sync
This commit is contained in:
		| @@ -1,18 +0,0 @@ | ||||
| <!DOCTYPE html> | ||||
| <html> | ||||
| <head> | ||||
|     <style type="text/css"> | ||||
|     </style> | ||||
| </head> | ||||
| <body> | ||||
|     <div class="JobsiteRequirementCtrl" style="height: 100%"> | ||||
|         <data-grid ref="grid" v-bind:columns="columns" v-bind:source="source" | ||||
|                    body-class="hidden-x" v-bind:window="wnd" | ||||
|                    v-bind:allow-editing="true" v-bind:allow-auto-new-row="false" | ||||
|                    v-bind:allow-multi-select="true" | ||||
|                    v-on:cellvaluechanged="cellvaluechanged" | ||||
|                    v-on:rowdblclick="rowdblclick" | ||||
|                    style="margin-top:3px; height:100%"></data-grid> | ||||
|     </div> | ||||
| </body> | ||||
| </html> | ||||
| @@ -1,18 +0,0 @@ | ||||
| <!DOCTYPE html> | ||||
| <html> | ||||
| <head> | ||||
|     <style type="text/css"> | ||||
|     </style> | ||||
| </head> | ||||
| <body> | ||||
|     <div class="JobsiteSchedulerCtrl" style="height: 100%"> | ||||
|         <data-grid ref="grid" v-bind:columns="columns" v-bind:source="source" | ||||
|                    body-class="hidden-x" v-bind:window="wnd" | ||||
|                    v-bind:allow-editing="true" v-bind:allow-auto-new-row="false" | ||||
|                    v-bind:allow-multi-select="true" | ||||
|                    v-on:cellvaluechanged="cellvaluechanged" | ||||
|                    v-on:rowdblclick="rowdblclick" | ||||
|                    style="margin-top:3px; height:100%"></data-grid> | ||||
|     </div> | ||||
| </body> | ||||
| </html> | ||||
| @@ -1,19 +0,0 @@ | ||||
| <!DOCTYPE html> | ||||
| <html> | ||||
| <head> | ||||
|     <style type="text/css"> | ||||
|     </style> | ||||
| </head> | ||||
| <body> | ||||
|     <div class="JobsiteToleranceCtrl" style="height: 100%"> | ||||
|         <data-grid ref="grid" v-bind:columns="columns" v-bind:source="source" | ||||
|                    body-class="hidden-x" v-bind:window="wnd" | ||||
|                    v-bind:allow-editing="true" v-bind:allow-auto-new-row="false" | ||||
|                    v-bind:allow-multi-select="true" v-bind:default-item-props="defaultItemProps" | ||||
|                    v-bind:default-constructor="defaultConstructor" | ||||
|                    v-on:cellvaluechanged="cellvaluechanged" | ||||
|                    v-on:rowdblclick="rowdblclick" | ||||
|                    style="margin-top:3px; height:100%"></data-grid> | ||||
|     </div> | ||||
| </body> | ||||
| </html> | ||||
| @@ -1,18 +0,0 @@ | ||||
| <!DOCTYPE html> | ||||
| <html> | ||||
| <head> | ||||
|     <style type="text/css"> | ||||
|     </style> | ||||
| </head> | ||||
| <body> | ||||
|     <div class="ManageAssetsCtrl" style="height: 100%"> | ||||
|         <data-grid ref="grid" v-bind:columns="columns" v-bind:source="source" | ||||
|                    body-class="hidden-x" v-bind:window="wnd" | ||||
|                    v-bind:allow-editing="true" v-bind:allow-auto-new-row="false" | ||||
|                    v-bind:allow-multi-select="true"  | ||||
|                    v-on:cellvaluechanged="cellvaluechanged" | ||||
|                    v-on:rowdblclick="rowdblclick" | ||||
|                    style="margin-top:3px; height:100%"></data-grid> | ||||
|     </div> | ||||
| </body> | ||||
| </html> | ||||
		Reference in New Issue
	
	Block a user