diff --git a/VERSION b/VERSION index d91343d1..91d4bc4f 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -Version 2.00.0 (2012-08-24 16:17:29) dev +Version 2.00.0 (2012-08-24 16:24:40) dev diff --git a/applications/admin/views/default/site.html b/applications/admin/views/default/site.html index 160277d5..a9e7719d 100644 --- a/applications/admin/views/default/site.html +++ b/applications/admin/views/default/site.html @@ -135,13 +135,15 @@ {{=form_update.custom.end}} + {{if not MULTI_USER_MODE or is_manager():}}
{{=button(URL('gae','deploy'), T('Deploy on Google App Engine'))}} {{=button(URL('openshift','deploy'),T('Deploy to OpenShift'))}}
-