]> git.proxmox.com Git - pve-manager.git/commit - www/manager6/Utils.js
add new icons to grid and tree
authorDominik Csapak <d.csapak@proxmox.com>
Mon, 11 Apr 2016 08:19:02 +0000 (10:19 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Mon, 11 Apr 2016 09:49:59 +0000 (11:49 +0200)
commitb1d8e73d157a4b99c809b753958178230bdf2c46
treed8f70d637e7bbd395ee6e05976d006d32856f9a2
parenta991a203d9be40ce063ef5b8ea28d9d497ff7117
add new icons to grid and tree

we set new icons for the tree and grid
changes:
* new icons
* wider type column (bigger icons)
* use arrows true (uses arrows instead of +/- and gets rid of the
  ugly lines in the tree)
* datacenter has icon instead of folder open/close
* "folder view" gets type icons for folders

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
www/manager6/Utils.js
www/manager6/data/ResourceStore.js
www/manager6/tree/ResourceTree.js