Commit Graph

7 Commits

Author SHA1 Message Date
Dietmar Maurer
e1957ced9a use warning icon for dangerous actions 2012-04-24 08:59:43 +02:00
Dietmar Maurer
ddb20c5876 fix bug #179: set default button 'no' for dangerous actions 2012-04-24 08:15:56 +02:00
Dietmar Maurer
64f221992a fix button enable/disable code 2012-01-11 09:57:59 +01:00
Dietmar Maurer
32314691c7 add more gettext markers 2011-12-12 08:06:10 +01:00
Dietmar Maurer
a2dca26b09 mark translateable strings with gettext 2011-11-22 14:05:06 +01:00
Dietmar Maurer
a2f5799145 make jslint happy 2011-11-09 10:59:21 +01:00
Dietmar Maurer
b78162b238 implement our own button class
Button features:

- observe selection changes to enable/disable the button using enableFn()

- pop up confirmation dialog using confirmMsg()
2011-11-04 10:54:29 +01:00