Remove icon and change text of the none action.
This commit is contained in:
@@ -271,8 +271,7 @@
|
|||||||
<!-- None action. -->
|
<!-- None action. -->
|
||||||
<script id="key-editor-content__source--none" type="text/x-handlebars-template">
|
<script id="key-editor-content__source--none" type="text/x-handlebars-template">
|
||||||
<div class="key-editor--none__description col-sm-12">
|
<div class="key-editor--none__description col-sm-12">
|
||||||
<i class="icon fa fa-ban"></i>
|
<p class="col-sm-12">This key is unassigned and has no functionality.</p>
|
||||||
<p class="col-sm-12">This key will be unassigned and will have no functionality at all.</p>
|
|
||||||
</div>
|
</div>
|
||||||
</script>
|
</script>
|
||||||
</body>
|
</body>
|
||||||
|
|||||||
Reference in New Issue
Block a user