Go to file
Dominik Csapak ea7fb2205f remove gettext definition in Utils.js
this should not be here, rather where we include the language files
(like in pve), because this is not ecma conform and behaves very
different in different browsers (e.g. safari ignores the if check
completely and simply uses that function definition)

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2018-03-08 11:37:32 +01:00
button fix var assignments 2018-01-11 14:48:13 +01:00
data remove updatequeue 2017-11-29 12:04:31 +01:00
debian bump version to 1.0-12 2018-02-23 11:14:02 +01:00
form ComboGrid: open picker also when focusing an editable field 2018-01-11 14:48:13 +01:00
grid ObjectGrid: add_text_row: allow setting vtype for editor 2017-12-07 12:00:27 +01:00
mixin skip config property for cbind mixin 2018-02-22 10:14:58 +01:00
node change the hard coded text against the translated text 2018-01-25 11:03:44 +01:00
panel rename pve(Show|Hide)Help events 2018-02-13 16:12:50 +01:00
window pass given defaults in Edit window 2018-01-11 14:48:13 +01:00
Makefile bump version to 1.0-12 2018-02-23 11:14:02 +01:00
Toolkit.js toolkit: remove PVE specific VType 2018-01-17 12:21:04 +01:00
Utils.js remove gettext definition in Utils.js 2018-03-08 11:37:32 +01:00