|
97 | 97 | <li class="margin-right:15px"> |
98 | 98 | <a |
99 | 99 | actions="deleteDocument, closeModal" |
100 | | - collection="modules" |
101 | | - document_id="" |
| 100 | + array="modules" |
| 101 | + object="" |
102 | 102 | pass_id="form-fields" |
103 | 103 | ><i |
104 | 104 | class="height:18px fill:#505050" |
|
109 | 109 | </div> |
110 | 110 |
|
111 | 111 | <div content_id="content"> |
112 | | - <!--<div class="domEditor main-height" name="cards1" collection="test" document_id="5f075add24d24a175fca5490" pass_id="me1234" >--> |
| 112 | + <!--<div class="domEditor main-height" name="cards1" array="test" object="5f075add24d24a175fca5490" pass_id="me1234" >--> |
113 | 113 | <div |
114 | 114 | class="domEditor main-height" |
115 | 115 | name="cards1" |
116 | | - collection="test" |
| 116 | + array="test" |
117 | 117 | pass_id="me1234"> |
118 | 118 | <div |
119 | 119 | dnd-group-name="dashboard" |
@@ -210,13 +210,13 @@ <h2>$500</h2> |
210 | 210 | <!--<div id="card" class="card margin:5px border-radius-2px flex-grow-1 template " style="width:calc( 20% - 10px )">--> |
211 | 211 | <!-- <div class="margin:15px font-size:18px color-dark-gray">--> |
212 | 212 | <!-- <span class="display:inline-block">--> |
213 | | - <!-- <input collection="module_activity" pass_id="form-fields" document_id="" name="clone-name" id="stage-name" class="input_field" placeholder="card">--> |
| 213 | + <!-- <input array="module_activity" pass_id="form-fields" object="" name="clone-name" id="stage-name" class="input_field" placeholder="card">--> |
214 | 214 | <!-- </span>--> |
215 | 215 | <!-- <span class="float:right display:inline-block"><a clone_id="card" class="deleteBtn reset-layout"><i class="height:18px fill:#505050" src="/assets/svg/times.svg"></i></a></span>--> |
216 | 216 | <!-- </div>--> |
217 | 217 | <!-- <div class="border:bottom border-color-extra-medium-gray">--> |
218 | 218 | <!-- <div class="display:flex align-items:center margin:0px_15px">--> |
219 | | - <!-- <form collection="module_activity" sortable dnd-group-name="task-items" id="testForm">--> |
| 219 | + <!-- <form array="module_activity" sortable dnd-group-name="task-items" id="testForm">--> |
220 | 220 | <!-- sortable task item --> |
221 | 221 | <!-- <div id="task-item" class="display:flex flex-wrap-nowrap align-items:center margin:0px_15px padding:10px_0px template">--> |
222 | 222 | <!-- <h3>Something...</h3>--> |
|
0 commit comments