* Code for task#848.
This commit is contained in:
Executable
+3
@@ -0,0 +1,3 @@
|
||||
$(function() {
|
||||
for(i=0; i<batchCreateNum; i++) $("#story" + i).chosen({no_results_text: noResultsMatch});
|
||||
})
|
||||
Reference in New Issue
Block a user