agileware-jp / redmine_issue_templates

Redmine Issue Template. Pull requests, reporting issues, stars and sponsoring are always welcome!
https://www.redmine.org/plugins/redmine_issue_templates
GNU General Public License v2.0
65 stars 28 forks source link

Refactoring for Scripts #74

Closed routetheta closed 1 year ago

routetheta commented 1 year ago

ae33513 にて、type="module" だとトラッカー変更時にDOMが再生成された際にスクリプトが実行されないみたいで。 type="text/javascript" に戻してjQueryのreadyを使うよう修正しましたm( )m