From bdb9e16bbe1023228619fcfddde84fa4ee5b4f90 Mon Sep 17 00:00:00 2001 From: printempw Date: Sat, 23 Jul 2016 21:51:25 +0800 Subject: [PATCH] remove escaping of custom js/css --- resources/views/admin/master.tpl | 4 ++-- resources/views/auth/master.tpl | 2 +- resources/views/index.tpl | 4 ++-- resources/views/skinlib/master.tpl | 4 ++-- resources/views/user/master.tpl | 4 ++-- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/resources/views/admin/master.tpl b/resources/views/admin/master.tpl index be0b6685..8de44631 100644 --- a/resources/views/admin/master.tpl +++ b/resources/views/admin/master.tpl @@ -16,7 +16,7 @@ @yield('style') - + @@ -133,6 +133,6 @@ @yield('script') - + diff --git a/resources/views/auth/master.tpl b/resources/views/auth/master.tpl index ed49193b..3b4a0131 100644 --- a/resources/views/auth/master.tpl +++ b/resources/views/auth/master.tpl @@ -30,6 +30,6 @@ @endif - + diff --git a/resources/views/index.tpl b/resources/views/index.tpl index 8a3083c0..6f1b59b5 100644 --- a/resources/views/index.tpl +++ b/resources/views/index.tpl @@ -14,7 +14,7 @@ - + @@ -108,6 +108,6 @@ - + diff --git a/resources/views/skinlib/master.tpl b/resources/views/skinlib/master.tpl index a0def795..1c12f387 100644 --- a/resources/views/skinlib/master.tpl +++ b/resources/views/skinlib/master.tpl @@ -16,7 +16,7 @@ @yield('style') - + @@ -147,6 +147,6 @@ @yield('script') - + diff --git a/resources/views/user/master.tpl b/resources/views/user/master.tpl index c3e48465..0f07dcd2 100644 --- a/resources/views/user/master.tpl +++ b/resources/views/user/master.tpl @@ -16,7 +16,7 @@ @yield('style') - + @@ -140,6 +140,6 @@ @endif - +