Explorar o código

Fixed a datatables conf problem on Jobsub history page

Enrico Berti %!s(int64=13) %!d(string=hai) anos
pai
achega
dcf4c87569
Modificáronse 1 ficheiros con 1 adicións e 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,