]> source.dussan.org Git - gitea.git/commit
Change button text for commenting and closing an issue at the same time (#23135)
authorwxiaoguang <wxiaoguang@gmail.com>
Mon, 27 Feb 2023 23:13:52 +0000 (07:13 +0800)
committerGitHub <noreply@github.com>
Mon, 27 Feb 2023 23:13:52 +0000 (17:13 -0600)
commit8b86ccbee189b578b6ebe1b18be0283b49168c7c
treee7135eff6e57453aa4512504ac375732050fed98
parent725a97c6c9d2576797b7d15a687146941fba3a02
Change button text for commenting and closing an issue at the same time (#23135)

Close  #10468

Without SimpleMDE/EasyMDE, using Simple Textarea, the button text could
be changed when content changes.

After introducing SimpleMDE/EasyMDE, there is no code for updating the
button text.
web_src/js/features/comp/EasyMDE.js
web_src/js/features/repo-legacy.js