From e90fef38c1b9df3aa6bf6d6e4e0e108f57077b1a Mon Sep 17 00:00:00 2001 From: Alex Tselegidis Date: Wed, 8 Jul 2015 00:17:39 +0200 Subject: [PATCH] issue #42 use ext dir --- src/application/views/backend/calendar.php | 6 ++-- src/application/views/backend/customers.php | 2 +- src/application/views/backend/header.php | 31 ++++++++++--------- src/application/views/backend/settings.php | 4 +-- src/application/views/backend/users.php | 4 +-- src/application/views/general/error404.php | 10 +++--- .../views/general/installation.php | 10 +++--- src/application/views/general/test.php | 2 +- .../views/user/forgot_password.php | 10 +++--- src/application/views/user/login.php | 10 +++--- src/application/views/user/logout.php | 8 ++--- src/application/views/user/no_privileges.php | 8 ++--- 12 files changed, 53 insertions(+), 52 deletions(-) diff --git a/src/application/views/backend/calendar.php b/src/application/views/backend/calendar.php index 19ad1017..024897b9 100644 --- a/src/application/views/backend/calendar.php +++ b/src/application/views/backend/calendar.php @@ -1,11 +1,11 @@ + href="/assets/ext/jquery-fullcalendar/jquery.fullcalendar.css" /> + src="/assets/ext/jquery-fullcalendar/jquery.fullcalendar.min.js"> + src="/assets/ext/jquery-ui/jquery-ui-timepicker-addon.js"> diff --git a/src/application/views/backend/customers.php b/src/application/views/backend/customers.php index 866893c1..acf9fb2f 100644 --- a/src/application/views/backend/customers.php +++ b/src/application/views/backend/customers.php @@ -1,5 +1,5 @@ + src="/assets/ext/jquery-ui/jquery-ui-timepicker-addon.js"> diff --git a/src/application/views/backend/header.php b/src/application/views/backend/header.php index d14c8b00..224ae09f 100644 --- a/src/application/views/backend/header.php +++ b/src/application/views/backend/header.php @@ -14,19 +14,23 @@ + href="/assets/ext/bootstrap/css/bootstrap.min.css"> + href="/assets/ext/bootstrap/css/bootstrap-theme.min.css"> + href="/assets/ext/jquery-ui/jquery-ui.min.css"> + href="/assets/ext/jquery-qtip/jquery.qtip.min.css"> + - + + src="/assets/ext/jquery/jquery.min.js"> + src="/assets/ext/jquery-ui/jquery-ui.min.js"> + src="/assets/ext/jquery-qtip/jquery.qtip.min.js"> + src="/assets/ext/bootstrap/js/bootstrap.min.js"> + src="/assets/ext/datejs/date.js"> + src="/assets/ext/jquery-jscrollpane/jquery.jscrollpane.min.js"> + src="/assets/ext/jquery-mousewheel/jquery.mousewheel.js"> + src="/assets/ext/jquery-ui/jquery-ui-timepicker-addon.js"> + src="/assets/ext/jquery-jeditable/jquery.jeditable.min.js"> + src="/assets/ext/jquery-ui/jquery-ui-timepicker-addon.js"> + src="/assets/ext/jquery-jeditable/jquery.jeditable.min.js"> + src="config->item('base_url'); ?>/assets/ext/jquery/jquery.min.js"> + src="config->item('base_url'); ?>/assets/ext/bootstrap/js/bootstrap.min.js"> + src="config->item('base_url'); ?>/assets/ext/datejs/date.js"> diff --git a/src/application/views/general/installation.php b/src/application/views/general/installation.php index b7784dee..1e3deebf 100644 --- a/src/application/views/general/installation.php +++ b/src/application/views/general/installation.php @@ -9,11 +9,11 @@ + href="/assets/ext/bootstrap/css/bootstrap.min.css"> + href="/assets/ext/bootstrap/css/bootstrap-theme.min.css"> + src="/assets/ext/jquery/jquery.min.js"> + src="/assets/ext/bootstrap/js/bootstrap.min.js"> + src="/assets/ext/datejs/date.js"> + + src="config->item('base_url'); ?>/assets/ext/jquery/jquery.min.js"> + src="config->item('base_url'); ?>/assets/ext/bootstrap/js/bootstrap.min.js"> + src="config->item('base_url'); ?>/assets/ext/datejs/date.js"> + src="config->item('base_url'); ?>/assets/ext/jquery/jquery.min.js"> + src="config->item('base_url'); ?>/assets/ext/bootstrap/js/bootstrap.min.js"> + src="config->item('base_url'); ?>/assets/ext/datejs/date.js"> + href="config->item('base_url'); ?>/assets/ext/bootstrap/css/bootstrap.min.css"> + href="config->item('base_url'); ?>/assets/ext/bootstrap/css/bootstrap-theme.min.css"> + src="config->item('base_url'); ?>/assets/ext/jquery/jquery.min.js"> + src="config->item('base_url'); ?>/assets/ext/bootstrap/js/bootstrap.min.js"> + src="config->item('base_url'); ?>/assets/ext/jquery/jquery.min.js"> + src="config->item('base_url'); ?>/assets/ext/bootstrap/js/bootstrap.min.js"> + href="config->item('base_url'); ?>/assets/ext/bootstrap/css/bootstrap.min.css"> + href="config->item('base_url'); ?>/assets/ext/bootstrap/css/bootstrap-theme.min.css">