Skip to content

Commit b22ed45

Browse files
committed
fix: update class sortable to attribute sortable
1 parent 3f55352 commit b22ed45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dashboard.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ <h2>$500</h2>
140140
<!-- </div>-->
141141
<!-- <div class="border:bottom border-color-extra-medium-gray">-->
142142
<!-- <div class="display:flex align-items:center margin:0px_15px">-->
143-
<!-- <form collection="module_activity" class="Sortable" dnd-group-name="task-items" id="testForm">-->
143+
<!-- <form collection="module_activity" sortable dnd-group-name="task-items" id="testForm">-->
144144
<!-- sortable task item -->
145145
<!-- <div id="task-item" class="display:flex flex-wrap-nowrap align-items:center margin:0px_15px padding:10px_0px template">-->
146146
<!-- <h3>Something...</h3>-->

0 commit comments

Comments
 (0)