* change the code style for story.js of project module.
This commit is contained in:
@@ -1,2 +1,5 @@
|
||||
$(function(){fixedTfootAction('#projectStoryForm');});
|
||||
$(function(){fixedTheadOfList('#storyList');});
|
||||
$(function()
|
||||
{
|
||||
fixedTfootAction('#projectStoryForm');
|
||||
fixedTheadOfList('#storyList');
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user