Remove data- elements in resources/ we didnt end on using them
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
<input type="hidden" name="dn" value="">
|
||||
|
||||
@foreach ($o->getVisibleAttributes() as $ao)
|
||||
<x-attribute-type :edit="true" :o="$ao" :oc="collect($o->objectclass)"/>
|
||||
<x-attribute-type :edit="true" :o="$ao"/>
|
||||
@endforeach
|
||||
|
||||
<div id="newattrs"></div>
|
||||
|
Reference in New Issue
Block a user