fix order scripts

This commit is contained in:
Eugenio Romano
2017-10-27 13:03:11 +01:00
parent f340c00657
commit 7c9222a2ca
4 changed files with 4 additions and 4 deletions

View File

@@ -8,6 +8,7 @@ eval DIFFERENT_JS_API=false
eval projects=( "ng2-alfresco-core"
"ng2-alfresco-datatable"
"ng2-alfresco-upload"
"ng2-activiti-diagrams"
"ng2-activiti-analytics"
"ng2-activiti-form"
@@ -18,7 +19,6 @@ eval projects=( "ng2-alfresco-core"
"ng2-alfresco-search"
"ng2-alfresco-social"
"ng2-alfresco-tag"
"ng2-alfresco-upload"
"ng2-alfresco-viewer"
"ng2-alfresco-webscript"
"ng2-alfresco-userinfo" )