change input class to input-*, fixes #34
This commit is contained in:
@@ -133,9 +133,9 @@ $(function(){
|
||||
/**
|
||||
@property inputclass
|
||||
@type string
|
||||
@default span2 editable-checklist
|
||||
@default editable-checklist
|
||||
**/
|
||||
inputclass: 'span2 editable-checklist',
|
||||
inputclass: 'editable-checklist',
|
||||
|
||||
/**
|
||||
Separator of values in string when sending to server
|
||||
|
Reference in New Issue
Block a user