Added editor alias to the list of available editors

This commit is contained in:
Anders Bjerner
2016-07-04 13:09:07 +02:00
committed by GitHub
parent 04ebb6ab4e
commit 826b9e9cc3

View File

@@ -75,6 +75,7 @@
checklist-model="currentCell.allowed"
checklist-value="editor.alias">
<i class="icon {{editor.icon}}"></i> {{editor.name}}
<small style="display: inline-block;">({{editor.alias}})</small>
</label>
</li>
</ul>