FixBug.bjs
authorAlan Knowles <alan@roojs.com>
Sun, 9 Dec 2012 14:18:56 +0000 (22:18 +0800)
committerAlan Knowles <alan@roojs.com>
Sun, 9 Dec 2012 14:18:56 +0000 (22:18 +0800)
FixBug.js

FixBug.bjs
FixBug.js

index e09bd75..cf1c797 100644 (file)
                 },
                 {
                     "id": "ok_button",
-                    "label": "OK",
+                    "label": "Working on Selected Ticket",
                     "pack": "add_action_widget,1",
                     "xtype": "Button",
                     "|xns": "Gtk"
index 662420e..2de6c2a 100644 (file)
--- a/FixBug.js
+++ b/FixBug.js
@@ -288,7 +288,7 @@ FixBug=new XObject({
         {
             xtype: Gtk.Button,
             id : "ok_button",
-            label : "OK",
+            label : "Working on Selected Ticket",
             pack : "add_action_widget,1"
         }
     ]