ソースを参照

removed taxonomy display on article page

bach 3 年 前
コミット
60647e3bb9

ファイルの差分が大きいため隠しています
+ 0 - 0
web/themes/custom/materiotheme/assets/dist/module-article.bundle.js


BIN
web/themes/custom/materiotheme/assets/dist/module-article.bundle.js.gz


ファイルの差分が大きいため隠しています
+ 1 - 1
web/themes/custom/materiotheme/assets/dist/report.html


+ 2 - 2
web/themes/custom/materiotheme/vuejs/components/Pages/Article.vue

@@ -35,7 +35,7 @@
             />
           </figure>
         </section>
-        <section class="taxonomy">
+        <!-- <section class="taxonomy">
           <div class="thesaurus">
             <ul>
               <li
@@ -50,7 +50,7 @@
                 >{{ term.name }}</li>
             </ul>
           </div>
-        </section>
+        </section> -->
         <section v-if="article.showroom" class="showroom">
           <h2>{{ article.showroom.name }}</h2>
           <a class="mail" :href="'mail:'+article.showroom.field_public_email">

この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません