From c40e80e7967567583759c3cfdadf173744538b76 Mon Sep 17 00:00:00 2001 From: Grigory Kislin Date: Fri, 26 Sep 2014 00:10:31 +0400 Subject: [PATCH] Fix comment in dandelion properties --- src/main/resources/dandelion/dandelion.properties | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/main/resources/dandelion/dandelion.properties b/src/main/resources/dandelion/dandelion.properties index f92a2cb57..5dd77ca11 100644 --- a/src/main/resources/dandelion/dandelion.properties +++ b/src/main/resources/dandelion/dandelion.properties @@ -3,9 +3,10 @@ ############################################ # The 'petclinic' bundle will be included in all requests -# http://dandelion-forum.48353.x6.nabble.com/Error-in-bundle-dependencies-resolving-td1677.html -# http://dandelion-forum.48353.x6.nabble.com/Overriding-asset-bundles-doesn-t-work-td1678.html bundle.includes=petclinic +# Use for production: +# http://dandelion.github.io/dandelion/features/development-mode/ +# http://dandelion.github.io/dandelion/features/production-mode/ #dandelion.mode=production \ No newline at end of file