* Adjust tip when the story is empty.
This commit is contained in:
@@ -21,6 +21,7 @@ formGridPanel
|
||||
(
|
||||
set::title($lang->task->create),
|
||||
set::fields($fields),
|
||||
on::change('[name=module]', 'loadExecutionStories'),
|
||||
on::change('[name=story]', 'setStoryRelated'),
|
||||
on::click('[name=isShowAllModule]', 'showAllModule'),
|
||||
on::click('[name=copyButton]', 'copyStoryTitle'),
|
||||
|
||||
Reference in New Issue
Block a user