From fb49b659743290d44cf261911f865a8f12554f9f Mon Sep 17 00:00:00 2001 From: Alex Date: Fri, 10 Feb 2017 14:05:31 +0200 Subject: [PATCH] seo-src --- frontend/views/layouts/main.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/views/layouts/main.php b/frontend/views/layouts/main.php index a432f54..f311489 100755 --- a/frontend/views/layouts/main.php +++ b/frontend/views/layouts/main.php @@ -23,7 +23,7 @@ $this->registerJs(" ); $('.seo-span').replaceWith ( function (){ - return''+$(this).html()+''; + return''+$(this).html()+''; } ); ", View::POS_READY); @@ -160,7 +160,7 @@ $this->registerJs("
-- libgit2 0.21.4