You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-3. create datatable.js in ```app/assets/javascripts/```
44
+
-3. create datatable.js in ```app/assets/javascripts/``` with default init script.
45
45
-4. create datatable.scss in ```app/assets/stylesheets/```
46
+
-5. create scaffold index template in ```lib/template```
46
47
47
48
## Manual install
48
49
@@ -103,7 +104,7 @@ Create new file `app/assets/stylesheets/datatables.scss`
103
104
*** you may refer other extensions in this directory: [click me](https://github.com/mkhairi/jquery-datatables/tree/master/app/assets/stylesheets/datatables/extensions)
104
105
105
106
106
-
### Initialization
107
+
### Basic Initialization
107
108
108
109
Where needed in your JavaScripts, initialize your DataTables:
0 commit comments