Merge branch 'widget' of github.com:souvarin/EWF into widget

Conflicts:
	library/server/wsf_html/wsf_html-safe.ecf
This commit is contained in:
YNH Webdev
2013-09-13 00:21:58 +02:00
15 changed files with 382 additions and 104 deletions

View File

@@ -23,6 +23,7 @@
<cluster name="validators" location=".\webcontrol\validators\"/>
<cluster name="input" location=".\webcontrol\input\"/>
<cluster name="grid" location=".\webcontrol\grid\"/>
<cluster name="autocompletions" location=".\webcontrol\autocompletions\"/>
</cluster>
<cluster name="widget" location=".\widget\" recursive="true"/>
</target>