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