Rearrange demo

Add contact autocompletion
This commit is contained in:
YNH Webdev
2013-09-15 15:25:13 +02:00
parent 251974fd2f
commit 647beea245
10 changed files with 100 additions and 116 deletions

View File

@@ -22,7 +22,8 @@
</option>
<library name="default_nino" location="..\..\library\server\wsf\default\nino-safe.ecf"/>
<library name="json" location="..\..\contrib\library\text\parser\json\library\json-safe.ecf"/>
<cluster name="widgetapp" location=".\" recursive="true"/>
<cluster name="widgetapp" location=".\" recursive="true">
</cluster>
</target>
<target name="widgetapp_cgi" extends="common">
<root class="APPLICATION" feature="make_and_launch"/>