From 6de35878ea8930e6c3904b246674fb465b99772b Mon Sep 17 00:00:00 2001 From: Jackk Goh Date: Fri, 9 Mar 2018 11:51:36 +0800 Subject: [PATCH] added drift --- assets/global/scripts/app.js | 2 +- includes/tpl/head.php | 26 +++++++++++++++++++++++++- includes/tpl/login.php | 25 ++++++++++++++++++++++++- includes/tpl/register.php | 25 ++++++++++++++++++++++++- includes/tpl/resetpwd.php | 25 ++++++++++++++++++++++++- 5 files changed, 98 insertions(+), 5 deletions(-) diff --git a/assets/global/scripts/app.js b/assets/global/scripts/app.js index f0f370d..36dbc93 100755 --- a/assets/global/scripts/app.js +++ b/assets/global/scripts/app.js @@ -1017,4 +1017,4 @@ var App = function() { jQuery(document).ready(function() { App.init(); // init metronic core componets -}); \ No newline at end of file +}); diff --git a/includes/tpl/head.php b/includes/tpl/head.php index 7869542..6ed46a0 100755 --- a/includes/tpl/head.php +++ b/includes/tpl/head.php @@ -47,7 +47,31 @@ License: You must have a valid license purchased only from themeforest(the above - do_action("global_css"); ?> + do_action("global_css"); ?> + + + diff --git a/includes/tpl/login.php b/includes/tpl/login.php index 8c882be..0ff5431 100755 --- a/includes/tpl/login.php +++ b/includes/tpl/login.php @@ -29,7 +29,30 @@ - + + + diff --git a/includes/tpl/register.php b/includes/tpl/register.php index b140496..2f1cec0 100755 --- a/includes/tpl/register.php +++ b/includes/tpl/register.php @@ -29,7 +29,30 @@ - + + + diff --git a/includes/tpl/resetpwd.php b/includes/tpl/resetpwd.php index 058513b..226d49e 100755 --- a/includes/tpl/resetpwd.php +++ b/includes/tpl/resetpwd.php @@ -29,7 +29,30 @@ - + + +