show warning when editing data type

This commit is contained in:
Mads Rasmussen
2015-11-03 10:48:56 +01:00
parent 6f6b7d5772
commit 127afbfbf1

View File

@@ -1,3 +1,8 @@
<div class="umb-control-group" ng-if="model.dataType.id !== 0">
<i class="icon-alert red"></i>
<strong class="red">All Document types</strong> using this editor will get updated with the new settings.
</div>
<div class="control-group umb-control-group">
<div class="umb-el-wrap">
<label class="control-label" for="dataTypeName">Name</label>