From a256fe355fdcd5dc5df5a22616df135816459f83 Mon Sep 17 00:00:00 2001 From: Massimo Di Pierro Date: Mon, 28 May 2012 13:34:09 -0500 Subject: [PATCH] allow edit page resize, thanks Vlad --- VERSION | 2 +- applications/admin/views/default/edit.html | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 0cd21ade..c8dc7885 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -Version 2.00.0 (2012-05-28 13:32:22) dev +Version 2.00.0 (2012-05-28 13:33:55) dev diff --git a/applications/admin/views/default/edit.html b/applications/admin/views/default/edit.html index 3847269a..a3f13c3a 100644 --- a/applications/admin/views/default/edit.html +++ b/applications/admin/views/default/edit.html @@ -111,6 +111,7 @@ jQuery(document).ready(function(){ {{=T('Saved file hash:')}} {{=T('Last saved on:')}} +

{{if TEXT_EDITOR == 'amy':}} {{elif TEXT_EDITOR == 'ace':}}