We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f55352 commit b22ed45Copy full SHA for b22ed45
src/dashboard.html
@@ -140,7 +140,7 @@ <h2>$500</h2>
140
<!-- </div>-->
141
<!-- <div class="border:bottom border-color-extra-medium-gray">-->
142
<!-- <div class="display:flex align-items:center margin:0px_15px">-->
143
- <!-- <form collection="module_activity" class="Sortable" dnd-group-name="task-items" id="testForm">-->
+ <!-- <form collection="module_activity" sortable dnd-group-name="task-items" id="testForm">-->
144
<!-- sortable task item -->
145
<!-- <div id="task-item" class="display:flex flex-wrap-nowrap align-items:center margin:0px_15px padding:10px_0px template">-->
146
<!-- <h3>Something...</h3>-->
0 commit comments