From b3463c9435028662432c81f14411453e7665ac15 Mon Sep 17 00:00:00 2001 From: Alex Date: Fri, 10 Feb 2017 14:08:33 +0200 Subject: [PATCH] data-link attribute --- frontend/views/layouts/main.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/views/layouts/main.php b/frontend/views/layouts/main.php index f311489..34f656d 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("
@@ -432,7 +432,7 @@ $this->registerJs(" доставка
  • Личный кабинет
  • Акции
  • -
  • О магазине
  • +
  • О магазине
  • -- libgit2 0.21.4