From 3c495363010941e9a63ad68ab13d074bfd5b3cb0 Mon Sep 17 00:00:00 2001 From: philc Date: Tue, 28 Jan 2025 07:11:04 +0000 Subject: [PATCH] Update Wwws_project --- Wwws_project.md | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/Wwws_project.md b/Wwws_project.md index 47262c3..5ae31b7 100644 --- a/Wwws_project.md +++ b/Wwws_project.md @@ -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 ``` - - - - - - -``` - -