summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/edit/apps/testdb/app.composite
diff options
context:
space:
mode:
Diffstat (limited to 'sca-cpp/trunk/modules/edit/apps/testdb/app.composite')
-rw-r--r--sca-cpp/trunk/modules/edit/apps/testdb/app.composite12
1 files changed, 6 insertions, 6 deletions
diff --git a/sca-cpp/trunk/modules/edit/apps/testdb/app.composite b/sca-cpp/trunk/modules/edit/apps/testdb/app.composite
index e635f964bb..51535b124c 100644
--- a/sca-cpp/trunk/modules/edit/apps/testdb/app.composite
+++ b/sca-cpp/trunk/modules/edit/apps/testdb/app.composite
@@ -21,31 +21,31 @@
<service name="delete" promote="delete"/>
<service name="get" promote="get"/>
<service name="put" promote="put"/>
- <component x="176" y="11" name="delete" title="delete" color="red1">
+ <component x="150" y="10" name="delete" title="delete" color="pink1">
<implementation.python script="nuvem/delete.py"/>
<service name="delete"/>
<reference target="filedb2" name="collection"/>
<reference target="list3" name="id"/>
</component>
- <component name="filedb" title="file" color="red1">
+ <component name="filedb" title="file" color="pink1">
<implementation.python script="nuvem/filedb.py"/>
<service name="filedb"/>
<reference name="db" target="AppDataFileCache" visible="false"/>
<property name="host" visible="false"/>
</component>
- <component name="filedb2" title="file" color="red1">
+ <component name="filedb2" title="file" color="pink1">
<implementation.python script="nuvem/filedb.py"/>
<service name="filedb"/>
<reference name="db" target="AppDataFileCache" visible="false"/>
<property name="host" visible="false"/>
</component>
- <component name="filedb3" title="file" color="red1">
+ <component name="filedb3" title="file" color="pink1">
<implementation.python script="nuvem/filedb.py"/>
<service name="filedb"/>
<reference name="db" target="AppDataFileCache" visible="false"/>
<property name="host" visible="false"/>
</component>
- <component x="18" y="137" name="get" title="get" color="red1">
+ <component x="20" y="120" name="get" title="get" color="pink1">
<implementation.python script="nuvem/get.py"/>
<service name="get"/>
<reference target="filedb3" name="collection"/>
@@ -69,7 +69,7 @@
<reference target="text4" name="item" clonable="true"/>
<reference name="item" clonable="true"/>
</component>
- <component x="13" y="1" name="put" title="put" color="red1">
+ <component x="13" y="1" name="put" title="put" color="pink1">
<implementation.python script="nuvem/put.py"/>
<service name="put"/>
<reference target="filedb" name="collection"/>