@if($e)
diff --git a/resources/views/components/attribute/widget/options.blade.php b/resources/views/components/attribute/widget/options.blade.php
index 5739bda..17a1c08 100644
--- a/resources/views/components/attribute/widget/options.blade.php
+++ b/resources/views/components/attribute/widget/options.blade.php
@@ -2,7 +2,7 @@
@lang('Rename')
@elseif($edit && $o->can_addvalues)
- @lang('Add Value')
+ (! $new)]) id="{{ $o->name_lc }}"> @lang('Add Value')
@if($new)
+@append
\ No newline at end of file
diff --git a/resources/views/fragment/dn/header.blade.php b/resources/views/fragment/dn/header.blade.php
new file mode 100644
index 0000000..020a3cc
--- /dev/null
+++ b/resources/views/fragment/dn/header.blade.php
@@ -0,0 +1,32 @@
+
+
+
+ {!! $x ? $x->render(FALSE,TRUE) : sprintf('
',$o->icon() ?? "fas fa-info") !!}
+
+
{{ $dn }}
+
+
+
+
+
+
Created
+
+ []
+
+
+
+
Modified
+
+ []
+
+
+
+
UUID
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/resources/views/frames/dn.blade.php b/resources/views/frames/dn.blade.php
index f2624c3..1e5c0db 100644
--- a/resources/views/frames/dn.blade.php
+++ b/resources/views/frames/dn.blade.php
@@ -1,30 +1,7 @@
@extends('layouts.dn')
@section('page_title')
-