File tree Expand file tree Collapse file tree 3 files changed +2
-6
lines changed
Expand file tree Collapse file tree 3 files changed +2
-6
lines changed Original file line number Diff line number Diff line change 1515 *
1616 * @category Landofcoder
1717 * @package Lof_All
18- * @copyright Copyright (c) 2017 Landofcoder (https://www.landofcoder.com/)
18+ * @copyright Copyright (c) 2019 Landofcoder (https://www.landofcoder.com/)
1919 * @license https://www.landofcoder.com/LICENSE-1.0.html
2020 */
2121
Original file line number Diff line number Diff line change @@ -87,6 +87,5 @@ public function execute(\Magento\Framework\Event\Observer $observer)
8787 $ obj ->setData ('local_valid ' , 0 );
8888 }
8989 }
90- //$obj->setData('local_valid', 1);
9190 }
9291}
Original file line number Diff line number Diff line change 1616 *
1717 * @category Landofcoder
1818 * @package Lof_All
19- * @copyright Copyright (c) 2016 Landofcoder (https://www.landofcoder.com/)
19+ * @copyright Copyright (c) 2019 Landofcoder (https://www.landofcoder.com/)
2020 * @license https://www.landofcoder.com/LICENSE-1.0.html
2121 */
2222-->
2323<page xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:View/Layout/etc/page_configuration.xsd" >
24- <!-- <head>
25- <css src="Lof_All::css/fix_magento2.css" />
26- </head>-->
2724 <body >
2825 <referenceBlock name =" head.additional" >
2926 <block class =" Magento\Framework\View\Element\Template" name =" lofall.head.customcss" as =" lofall_head_customcss" template =" Lof_All::html/head.phtml" />
You can’t perform that action at this time.
0 commit comments