add class editable-input
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
List of checkboxes. Internally value stored as javascript array.
|
||||
List of checkboxes. Internally value stored as javascript array of values.
|
||||
|
||||
@class checklist
|
||||
@extends list
|
||||
@@ -147,4 +147,4 @@ $(function(){
|
||||
|
||||
$.fn.editableform.types.checklist = Checklist;
|
||||
|
||||
}(window.jQuery));
|
||||
}(window.jQuery));
|
||||
|
Reference in New Issue
Block a user