* adjust code for batch create and edit mothod.

This commit is contained in:
chenfeiCF
2016-05-02 11:51:21 +08:00
parent ae1bea822c
commit efd4c1c14c
20 changed files with 106 additions and 147 deletions
+1
View File
@@ -1,6 +1,7 @@
$(function()
{
$(".chosenBox select").chosen(defaultChosenOptions);
removeDitto();//Remove 'ditto' in first row.
})
/**