We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dc5270 commit 2f8b6e8Copy full SHA for 2f8b6e8
Helper/Data.php
@@ -69,4 +69,4 @@ public function getTagUrl($tag_identifier=""){
69
$base_url = $this->_storeManager->getStore()->getBaseUrl();
70
return $base_url.$url;
71
}
72
-}
+}
Model/Tag.php
@@ -63,4 +63,4 @@ public function getRelatedReadonly(){
63
return false;
64
65
66
0 commit comments