Commit Graph

5 Commits

Author SHA1 Message Date
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