Skip to content

Commit 061bf67

Browse files
committed
fix: replaced deleteDocuments with delete
1 parent c29155f commit 061bf67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/call-log.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127

128128
<!-- Datatable Controls -->
129129
<li class="margin-right:15px">
130-
<a actions="deleteDocuments" template_id="datatable"
130+
<a actions="delete" template_id="datatable"
131131
><i
132132
class="height:18px fill:#505050"
133133
src="/assets/svg/trash-alt.svg"></i

0 commit comments

Comments
 (0)