enhanced docs_tags display
This commit is contained in:
@@ -53,8 +53,8 @@
|
||||
</div>
|
||||
</div>
|
||||
<br />
|
||||
<h3>Tags</h3>
|
||||
<div class="col-xs-6">
|
||||
<h3>Tags</h3>
|
||||
<table class="table table-condensed">
|
||||
<tbody>
|
||||
<tr tal:repeat="ligne tags">
|
||||
@@ -65,6 +65,7 @@
|
||||
</table>
|
||||
</div>
|
||||
<div class="col-xs-6">
|
||||
<h3>Tags à ajouter</h3>
|
||||
<table class="table table-condensed">
|
||||
<tbody>
|
||||
<tr tal:repeat="ligne d_tags">
|
||||
|
||||
Reference in New Issue
Block a user