* finish task #1918.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
$(function() {
|
||||
for(i=0; i<batchCreateNum; i++) $("#story" + i).chosen(defaultChosenOptions);
|
||||
for(i = 0; i < batchCreateNum; i++) $("#story" + i).chosen(defaultChosenOptions);
|
||||
})
|
||||
|
||||
/* Get select of stories.*/
|
||||
|
||||
Reference in New Issue
Block a user