remove original label column from all tags list V00.08
authorcavaliet
Wed, 11 Apr 2012 12:07:42 +0200
changeset 91 4c8ac13f57ea
parent 90 181bf8dc6f87
child 92 20d1e46920dc
remove original label column from all tags list
Resources/views/WikiTag/TagListTable.html.twig
--- a/Resources/views/WikiTag/TagListTable.html.twig	Wed Mar 21 11:34:50 2012 +0100
+++ b/Resources/views/WikiTag/TagListTable.html.twig	Wed Apr 11 12:07:42 2012 +0200
@@ -23,7 +23,6 @@
             </a>
         {% endif %}
         </th>
-        <th>original_label</th>
         <th class="wikitag_text_centered">Lien W</th>
         <th class="wikitag_text_centered">Lien D</th>
         <th>Catégorie</th>
@@ -62,7 +61,6 @@
     <tr class="imageline {{ cycle(['wikitag_oddline', 'wikitag_evenline'], loop.index) }}">
         <td class="wikitag_reset_wp_info">{{tag.id}}</td>
         <td class="wikitag_{{tag.urlstatustext}} wikipediatag" id="{{tag.id}}" >{{tag.label}}</td>
-        <td>{{tag.originallabel}}</td>
         <td class="wikitag_text_centered">
           {% if tag.wikipediaurl and tag.wikipediaurl != ""  %}
             <a class="wikitag_a_icon wikitag_wp_link" href="{{tag.wikipediaurl}}" target="_blank" />