- Timestamp:
- 2008-11-28 17:37:37 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/samples/kauri-forms-sample/src/main/kauri/templates/data/sample-detail.xml
r858 r864 19 19 <script type="text/javascript"> 20 20 var fconf = <ktl:include src="module:/templates/data/sample-form-config.xml" mode="txt" /> 21 var datapath = ${dbmockpath}+ 'contact/';21 var datapath = '${dbmockpath}' + 'contact/'; 22 22 23 23 <![CDATA[
Note: See TracChangeset
for help on using the changeset viewer.