]> git.proxmox.com Git - pve-manager.git/commit - www/manager6/grid/FirewallAliases.js
ext6migrate: replace unsafe pattern
authorEmmanuel Kasper <e.kasper@proxmox.com>
Thu, 4 Feb 2016 13:46:37 +0000 (14:46 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 4 Feb 2016 17:04:38 +0000 (18:04 +0100)
commitb6f01f8430858c3fd962b6108807dfc0ae8c79df
tree53e69f38219bd81a9142b33acd6c1c01de38ce68
parentfa94a9776a9c0327f702975501caaf412db60a95
ext6migrate: replace unsafe pattern

using applyIf is not safe here as the tbar property has already been set
by the framework ( and anyway we would like to override any default
set by the framework )

this allows the toolbar of the component to be displayed
www/manager6/grid/FirewallAliases.js