Commit 365ad9a4 authored by Andreas Jung's avatar Andreas Jung

pre-2.4 indexes are now shown with their type

parent 3abab057
...@@ -178,6 +178,7 @@ function toggleSelect() { ...@@ -178,6 +178,7 @@ function toggleSelect() {
<dtml-var meta_type> <dtml-var meta_type>
<dtml-else> <dtml-else>
(pre-2.4 index) (pre-2.4 index)
<dtml-var meta_type>
</dtml-if> </dtml-if>
</div> </div>
</td> </td>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment