Explorar el Código

Fixed a datatables conf problem on Jobsub history page

Enrico Berti hace 13 años
padre
commit
dcf4c87569
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      apps/jobsub/src/jobsub/templates/list_history.mako

+ 1 - 1
apps/jobsub/src/jobsub/templates/list_history.mako

@@ -70,7 +70,7 @@ ${layout.menubar(section='history')}
         var oTable = $('#jobTable').dataTable( {
           'sPaginationType': 'bootstrap',
           "bLengthChange": false,
-          "sDom": "<'row'r>t<'row'<'span8'i><''p>>"
+          "sDom": "<'row'r>t<'row'<'span8'i><''p>>",
 		  "aoColumns": [
 				null,
 				null,