diff options
-rw-r--r-- | WebContent/ITMILL/readme.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/WebContent/ITMILL/readme.txt b/WebContent/ITMILL/readme.txt index d2df45b47e..9544540610 100644 --- a/WebContent/ITMILL/readme.txt +++ b/WebContent/ITMILL/readme.txt @@ -7,4 +7,5 @@ Widgetsets is generated directory, we suggest that you do not edit it. You can re-create widgetsets directory by running below command on top directory. ant -f build-widgetsets.xml -See buildwidgetsets.xml and colorpicker demo for more information regarding widgetsets.
\ No newline at end of file +See build-widgetsets.xml and com.itmill.toolkit.demo.colorpicker package for +more information regarding widgetsets.
\ No newline at end of file |