File tree Expand file tree Collapse file tree 10 files changed +7
-23
lines changed Expand file tree Collapse file tree 10 files changed +7
-23
lines changed Original file line number Diff line number Diff line change 1515 "magento/framework" : " 100.0.*|100.1.*|101.0.*"
1616 },
1717 "type" : " magento2-module" ,
18- "version" : " 2.1.7" ,
18+ "version" : " 2.1.7.1 " ,
1919 "license" : [
2020 " OSL-3.0" ,
2121 " AFL-3.0"
Original file line number Diff line number Diff line change 66 */
77-->
88<config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" ../../../../../lib/internal/Magento/Framework/Module/etc/module.xsd" >
9- <module name =" PHPCuong_Faq" setup_version =" 2.1.0 " />
9+ <module name =" PHPCuong_Faq" setup_version =" 2.1.7.1 " />
1010</config >
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11<p class="magento-version">
22 <strong><?= /* @escapeNotVerified */ base64_decode ('RkFRcyBFeHRlbnNpb24= ' ) ?> </strong>
3- <?= /* @escapeNotVerified */ base64_decode ('Mi4xLjc = ' ); ?>
3+ <?= /* @escapeNotVerified */ base64_decode ('Mi4xLjcuMQ= = ' ); ?>
44</p>
Original file line number Diff line number Diff line change 1- @import ' faq-extension/style.css' ;
1+ @import ' ../ faq-extension/style.css' ;
22
33.admin__menu .item-faqs.level-0 > a :before {
44 content : " \e900 " ;
Original file line number Diff line number Diff line change 77-->
88<page xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" layout =" 2columns-left" xsi : noNamespaceSchemaLocation =" urn:magento:framework:View/Layout/etc/page_configuration.xsd" >
99 <head >
10- <css src =" PHPCuong_Faq::css/common.css" />
1110 <script src =" PHPCuong_Faq::js/js-category.js" />
1211 </head >
1312 <referenceContainer name =" content" >
Original file line number Diff line number Diff line change 77-->
88<page xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" layout =" 2columns-left" xsi : noNamespaceSchemaLocation =" urn:magento:framework:View/Layout/etc/page_configuration.xsd" >
99 <head >
10- <css src =" PHPCuong_Faq::css/common.css" />
1110 <script src =" PHPCuong_Faq::js/js-category.js" />
1211 </head >
1312 <referenceContainer name =" content" >
Original file line number Diff line number Diff line change 77-->
88<page xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" layout =" 2columns-left" xsi : noNamespaceSchemaLocation =" urn:magento:framework:View/Layout/etc/page_configuration.xsd" >
99 <head >
10- <css src =" PHPCuong_Faq::css/common.css" />
1110 <script src =" PHPCuong_Faq::js/js-question.js" />
1211 </head >
1312 <referenceContainer name =" content" >
1413 <referenceBlock name =" page.main.title" remove =" true" />
15- <block class =" PHPCuong\Faq\Block\Question\Question" name =" faq.question.view" template =" PHPCuong_Faq::question/view.phtml" />
14+ <block class =" PHPCuong\Faq\Block\Question\Question" name =" faq.question.view" template =" PHPCuong_Faq::question/view.phtml" cacheable = " false " />
1615 </referenceContainer >
1716 <referenceContainer name =" sidebar.main" >
1817 <block class =" PHPCuong\Faq\Block\Category\CategorySidebar" name =" faq.category.sidebar.view" template =" PHPCuong_Faq::category/categorySidebar.phtml" />
Original file line number Diff line number Diff line change 77-->
88<page xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" layout =" 2columns-left" xsi : noNamespaceSchemaLocation =" urn:magento:framework:View/Layout/etc/page_configuration.xsd" >
99 <head >
10- <css src =" PHPCuong_Faq::css/common.css" />
1110 <script src =" PHPCuong_Faq::js/js-category.js" />
1211 </head >
1312 <referenceContainer name =" content" >
Original file line number Diff line number Diff line change 1- @import ' faq-extension/style.css' ;
2- @import ' bootstrap.css' ;
1+ @import ' ../ faq-extension/style.css' ;
2+ @import ' ../ bootstrap.css' ;
33
44/* faq content */
55[class^= " faq-" ] h1 {
You can’t perform that action at this time.
0 commit comments