Ver código fonte

Fixed a datatables conf problem on Jobsub history page

Enrico Berti 13 anos atrás
pai
commit
dcf4c87569
1 arquivos alterados com 1 adições e 1 exclusões
  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,