summaryrefslogtreecommitdiff
path: root/public/app/views/templates/application.php
diff options
context:
space:
mode:
Diffstat (limited to 'public/app/views/templates/application.php')
-rw-r--r--public/app/views/templates/application.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/app/views/templates/application.php b/public/app/views/templates/application.php
index 35b1435..72c9251 100644
--- a/public/app/views/templates/application.php
+++ b/public/app/views/templates/application.php
@@ -6,7 +6,7 @@
<?php // header includes
////////////////////////////////////////////////////////////////////////
- Render::view('components/header_includes');
+ Render::view('components/header_includes', [ 'no_dataTables' => true ]);
?>
</head>