noalyss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Noalyss-commit] [noalyss] 120/151: Add managetable.js to the script to


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 120/151: Add managetable.js to the script to load
Date: Sat, 4 Feb 2017 17:14:33 +0000 (UTC)

sparkyx pushed a commit to branch master
in repository noalyss.

commit 434f2f53d129a6e77d4df290219cc8c7cf8ba0cf
Author: Dany De Bontridder <address@hidden>
Date:   Sat Jan 14 10:16:24 2017 +0100

    Add managetable.js to the script to load
---
 include/lib/function_javascript.php |    1 +
 1 file changed, 1 insertion(+)

diff --git a/include/lib/function_javascript.php 
b/include/lib/function_javascript.php
index 7269502..0db0317 100644
--- a/include/lib/function_javascript.php
+++ b/include/lib/function_javascript.php
@@ -2780,6 +2780,7 @@ function load_all_script()
     echo js_include('anc_script.js');
     echo js_include('sorttable.js');
     echo js_include('nicEdit.js');
+    echo js_include('managetable.js');
 
 
 }



reply via email to

[Prev in Thread] Current Thread [Next in Thread]