From 101b14fef1afe6281054a7e9dd286fd0eda3bca1 Mon Sep 17 00:00:00 2001 From: lorilee Date: Tue, 8 Jun 2010 22:29:03 -0400 Subject: Modified formatting for new export page --- tbl_export.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tbl_export.php') diff --git a/tbl_export.php b/tbl_export.php index 086dd39f72..775650dc07 100644 --- a/tbl_export.php +++ b/tbl_export.php @@ -11,6 +11,8 @@ */ require_once './libraries/common.inc.php'; +$GLOBALS['js_include'][] = 'export.js'; + /** * Gets tables informations and displays top links */ -- cgit v1.2.3