mirror of
https://github.com/e107inc/e107.git
synced 2025-08-14 02:24:08 +02:00
Changed Tabs code to bootstrap instead of jquery-ui
This commit is contained in:
@@ -312,7 +312,7 @@ if (abs($_serverTime - $lastSet) > 120)
|
||||
*/
|
||||
// echo "<script type='text/javascript'>\n";
|
||||
|
||||
e107::js('footer-inline',"SyncWithServerTime('{$_serverTime}', '{$_serverPath}', '{$_serverDomain}');",'prototype');
|
||||
// e107::js('footer-inline',"SyncWithServerTime('{$_serverTime}', '{$_serverPath}', '{$_serverDomain}');",'prototype');
|
||||
|
||||
//echo "SyncWithServerTime('{$_serverTime}', '{$_serverPath}', '{$_serverDomain}');
|
||||
// </script>\n";
|
||||
|
Reference in New Issue
Block a user