Update Wwws_project
| @@ -58,7 +58,7 @@ tribename/objects/wwws/itm/appname.json | ||||
| ``` | ||||
| ### a web component (wco) | ||||
|  | ||||
| A web component is an objects store into /objects/wco , we have only one js code that make works the component sobject/wco/wconame/wconame.js. All the template are store in tpl and the data related are store in tpldata. | ||||
| A web component is an objects store into /objects/wco , we have only one js code that make works the component objects/wco/wconame/wconame.js. All the template are store in tpl and the data related are store in tpldata. | ||||
|  | ||||
| Content of a wco is for example for /tribename/objects/wco/itm/apxid.json : | ||||
|  | ||||
| @@ -141,12 +141,3 @@ When the web page is load the localdb settings is updating, then the app get loc | ||||
|   </body> | ||||
|   </html> | ||||
| ``` | ||||
|  | ||||
|  | ||||
|    | ||||
|  | ||||
|  | ||||
|  | ||||
| ``` | ||||
|  | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user