Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[fix] #595 부트스트랩 > 게시글 작성 폼 - 생성/수정 URL 조건 누락 수정 #597

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

Junanjunan
Copy link
Contributor

PR Checklist

PR이 다음 요구 사항을 충족하는지 확인하세요. PR을 보내기 전에 모든 항목을 확인해야 합니다.

  • 동일한 업데이트/변경에 대한 다른 Pull Requests가 열려있는지 확인했습니다.
  • 테스트가 성공적으로 수행되었는지 확인했습니다.

PR 유형

어떤 유형의 PR인가요? (해당 항목에 모두 체크해주세요)

  • 버그 수정
  • 새로운 기능
  • UI/UX 개선
  • 문서내용 수정
  • 코드 의미에 영향을 주지 않는 변경사항 (오타, 서식 지정, 변수명 변경 등)
  • 코드 리팩토링 (버그 수정이나 기능 변경 없는 코드 변경)
  • 빌드 관련 변경
  • 테스트 코드 추가
  • 기타 (이유를 설명해주세요.)

변경 사항

부트스트랩 테마의 게시글 작성 템플릿에서 작성/수정 여부에 따라서 붙어야 하는 wr_id 조건식을 추가하였습니다.

관련 이슈

#595

기타 정보

@KimTom89 KimTom89 added the bug Something isn't working label Jun 17, 2024
Copy link
Collaborator

@KimTom89 KimTom89 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

gallery 스킨에도 write_form.html 파일이 있으니 동일하게 적용해주시기 바랍니다.

@KimTom89 KimTom89 requested review from KimTom89 and removed request for KimTom89 June 17, 2024 02:19
@Junanjunan Junanjunan force-pushed the master branch 2 times, most recently from 017ee2c to 7a8b102 Compare June 17, 2024 02:59
@KimTom89 KimTom89 merged commit bb69220 into gnuboard:master Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants