Forráskód Böngészése

Fixed a datatables conf problem on Jobsub history page

Enrico Berti 13 éve
szülő
commit
dcf4c87569
1 módosított fájl, 1 hozzáadás és 1 törlés
  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,