On 01.07.20 09:11, Alexandre Derumier wrote: > Following the pve-network && pve-docs patch series > > Alexandre Derumier (3): > sdn: vnetedit: tag optional && fix max tag value > sdn: move mtu from vnetview to zoneview > sdn: add simple zone plugin > > www/manager6/Makefile | 1 + > www/manager6/Utils.js | 5 +++ > www/manager6/sdn/VnetEdit.js | 4 +-- > www/manager6/sdn/VnetView.js | 7 +--- > www/manager6/sdn/ZoneView.js | 5 +++ > www/manager6/sdn/zones/SimpleEdit.js | 53 ++++++++++++++++++++++++++++ > 6 files changed, 67 insertions(+), 8 deletions(-) > create mode 100644 www/manager6/sdn/zones/SimpleEdit.js >
applied series, thanks! FYI: had to resolve a trivial merge conflict as I recently reordered the www/manager6 Makefile so that JSSRC is sorted. _______________________________________________ pve-devel mailing list [email protected] https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
