RM Build:

* fix issue with missing images and CSS in Share AMP



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@37677 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Roy Wetherall
2012-06-12 14:33:59 +00:00
parent 7b21d9ae4a
commit 03d2ff3cd7

View File

@@ -212,7 +212,7 @@ subprojects {
copy {
from sourceWebDir
include '**/*.js'
include '**/*'
into "${assembleDir}/web"
}