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

@@ -16,6 +16,7 @@ eval JSAPI_VERSION=""
eval projects=( "ng2-alfresco-core"
"ng2-alfresco-datatable"
"ng2-alfresco-upload"
"ng2-activiti-diagrams"
"ng2-activiti-analytics"
"ng2-activiti-form"
@@ -26,7 +27,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" )