* Add change event for module.
This commit is contained in:
@@ -22,6 +22,7 @@ formPanel
|
||||
(
|
||||
on::change('#product', 'changeProduct'),
|
||||
on::change('#branch', 'changeBranch'),
|
||||
on::change('#module', 'changeModule'),
|
||||
on::change('#story', 'changeStory'),
|
||||
on::click('#refresh', 'clickRefresh'),
|
||||
to::headingActions(icon('cog-outline')),
|
||||
|
||||
Reference in New Issue
Block a user