removed id
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
<div ng-controller="Umbraco.Core.TrixController as vm">
|
||||
<trix-editor id="{{model.alias}}" ng-model="model.value"></trix-editor>
|
||||
<trix-editor ng-model="model.value"></trix-editor>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user