Skip to content

Commit 86f11f2

Browse files
committed
fix: removed content field from datatable
1 parent a2d566d commit 86f11f2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/admin/ai/datatable.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@
8080
state_to="main"
8181
state-src="../admin/ai/form.html">
8282
<h4>{{object.name}} - {{object.type}}</h4>
83-
<p>{{object.content}}</p>
8483
<div
8584
state_to="form-fields"
8685
state-object="{{object._id}}"></div>

0 commit comments

Comments
 (0)