File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -10,5 +10,4 @@ add jquery.jtable.selecting.js
10
10
add jquery.jtable.paging.js
11
11
add jquery.jtable.sorting.js
12
12
add jquery.jtable.dynamiccolumns.js
13
- add jquery.jtable.masterchild.js
14
- add jquery.jtable.record-actions.js
13
+ add jquery.jtable.masterchild.js
Original file line number Diff line number Diff line change 16
16
* OVERRIDED METHODS *
17
17
*************************************************************************/
18
18
19
-
20
- /* Overrides base method to create sorting array.
19
+ /* Overrides base method to create record-actions field type.
21
20
*************************************************************************/
22
21
_initializeFields : function ( ) {
23
22
base . _initializeFields . apply ( this , arguments ) ;
74
73
} ) ;
75
74
} ) ;
76
75
} ,
77
-
76
+
78
77
/************************************************************************
79
78
* PRIVATE METHODS *
80
79
*************************************************************************/
You can’t perform that action at this time.
0 commit comments