Commit.js
authorAlan Knowles <alan@akbkhome.com>
Mon, 12 Sep 2011 09:14:59 +0000 (17:14 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 12 Sep 2011 09:14:59 +0000 (17:14 +0800)
Commit.js

index c05ae9b..dc81c52 100644 (file)
--- a/Commit.js
+++ b/Commit.js
@@ -218,7 +218,6 @@ Commit=new XObject({
                         },
                         {
                             xtype: Gtk.TextView,
-                            cursor_visible : false,
                             id : "commitMsg",
                             pack : "add"
                         }