From 914a87be4e23e484228e3362b3039f1fe198f198 Mon Sep 17 00:00:00 2001 From: mdipierro Date: Fri, 10 Aug 2012 12:55:56 -0500 Subject: [PATCH] fixed Issue 927:add autoscroll widget to debugger interactive shell, thanks Anthony --- VERSION | 2 +- applications/admin/views/debug/index.html | 2 ++ applications/admin/views/shell/index.html | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 39a80433..cc15808b 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -Version 2.00.0 (2012-08-10 12:49:06) dev +Version 2.00.0 (2012-08-10 12:55:52) dev diff --git a/applications/admin/views/debug/index.html b/applications/admin/views/debug/index.html index 4f1aecfc..386fad83 100644 --- a/applications/admin/views/debug/index.html +++ b/applications/admin/views/debug/index.html @@ -62,6 +62,7 @@ } +
@@ -69,6 +70,7 @@
>>>
+
autoscroll
{{=T('Type PDB debugger command in here and hit Return (Enter) to execute it.')}} diff --git a/applications/admin/views/shell/index.html b/applications/admin/views/shell/index.html index 469e44a7..028dd424 100644 --- a/applications/admin/views/shell/index.html +++ b/applications/admin/views/shell/index.html @@ -73,7 +73,7 @@ Type some Python code in here and hit Return (Enter) to execute it.
-
autoscroll
+
autoscroll