* ajusted views.
* changed css names.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
$(function() {
|
||||
for(i=0; i<batchCreateNum; i++) $("#story" + i).chosen({no_results_text: noResultsMatch});
|
||||
for(i=0; i<batchCreateNum; i++) $("#story" + i).chosen(defaultChosenOptions);
|
||||
})
|
||||
|
||||
/* Copy story title as task title. */
|
||||
|
||||
Reference in New Issue
Block a user