Go to file
Dominik Csapak 94953ba8ea ComboGrid: add trigger to delete from ComboGrid
when we have a combogrid that may be empty, we now show a
little 'x' where the user can delete the content

this is not shown when the field is not allowed to be empty

we add a new css for this because triggers need a background image
with a very specific layout:

110x22px which is 5 icons in one image for the various states
(normal, hover, active, focused, focused hover)

the icon is taken from the theme-crisp
form/tag-field-item-close.png but rearranged to fit the size

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2019-08-13 15:37:26 +02:00
button followup code cleanup 2019-07-25 13:22:42 +02:00
css ComboGrid: add trigger to delete from ComboGrid 2019-08-13 15:37:26 +02:00
data fix #1784: allow to set UTC as Timezone 2019-04-15 11:31:26 +00:00
debian bump version to 2.0-5 2019-07-11 19:34:00 +02:00
form ComboGrid: add trigger to delete from ComboGrid 2019-08-13 15:37:26 +02:00
grid save index on keydown and check on keyup 2018-05-02 15:53:35 +02:00
images ComboGrid: add trigger to delete from ComboGrid 2019-08-13 15:37:26 +02:00
mixin skip config property for cbind mixin 2018-02-22 10:14:58 +01:00
node node network: add Bond Mode and Hash Policy columns 2019-07-10 12:26:54 +02:00
panel followup: elaborate a bit more why there could be no content 2019-05-15 13:18:08 +02:00
window rework panel/LogView 2019-04-02 12:52:05 +02:00
defines.mk add css and image directory to packaging 2019-08-13 15:37:26 +02:00
Makefile add css and image directory to packaging 2019-08-13 15:37:26 +02:00
Toolkit.js override Ext.Components 'validIdRe' to include '@' 2019-07-11 14:37:24 +02:00
Utils.js follouwp: code cleanup for render_bond_mode 2019-07-10 12:42:26 +02:00