univbris am plugin-first try,dirty code
[myslice.git] / plugins / lists / static / js / with-datatables.js
index 75e4cc2..98d3cd7 100644 (file)
@@ -1,2 +1,3 @@
 /* elements with class 'with-datatables' are set to use datatables */
 $(document).ready(function() {$('.with-datatables').each(function() { $(this).dataTable() } ) } )
+$('.with-datatables').hide()