From 0321413f489a83610e8b3c20a55dcc404dcd73a6 Mon Sep 17 00:00:00 2001 From: anuko Date: Sun, 29 Jan 2017 19:56:37 +0000 Subject: [PATCH] Introduced time_script.tpl for shared script used in time.tpl and time_edit.tpl - both mobile and regular. --- WEB-INF/templates/footer.tpl | 2 +- WEB-INF/templates/mobile/time.tpl | 205 +----------------------- WEB-INF/templates/mobile/time_edit.tpl | 205 +----------------------- WEB-INF/templates/time.tpl | 209 +----------------------- WEB-INF/templates/time_edit.tpl | 200 +---------------------- WEB-INF/templates/time_script.tpl | 210 +++++++++++++++++++++++++ 6 files changed, 215 insertions(+), 816 deletions(-) create mode 100644 WEB-INF/templates/time_script.tpl diff --git a/WEB-INF/templates/footer.tpl b/WEB-INF/templates/footer.tpl index 15873568..728c79e0 100644 --- a/WEB-INF/templates/footer.tpl +++ b/WEB-INF/templates/footer.tpl @@ -12,7 +12,7 @@
-
 Anuko Time Tracker 1.9.35.3557 | Copyright © Anuko | +  Anuko Time Tracker 1.9.35.3558 | Copyright © Anuko | {$i18n.footer.credits} | {$i18n.footer.license} | {$i18n.footer.improve} diff --git a/WEB-INF/templates/mobile/time.tpl b/WEB-INF/templates/mobile/time.tpl index 9ba1fe07..ce96dde4 100644 --- a/WEB-INF/templates/mobile/time.tpl +++ b/WEB-INF/templates/mobile/time.tpl @@ -1,207 +1,4 @@ - +{include file="time_script.tpl"}