Changeset 1656
- Timestamp:
- 2010-08-13 10:57:02 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/modules/kauri-template/kauri-template-service-impl/src/test/modulesrc/org/kauriproject/template/service/test/testmodules/template3/KAURI-INF/templates/snippet.xml
r808 r1656 1 <publicPath>${publicUri('service:/A/foobar')}</publicPath> 1 <t:if test="${true}" xmlns:t="http://kauriproject.org/template"> 2 <publicPath>${publicUri('service:/A/foobar')}</publicPath> 3 </t:if>
Note: See TracChangeset
for help on using the changeset viewer.