]> git.proxmox.com Git - pve-manager.git/commit
fix #1175: make error messages more verbose
authorDominik Csapak <d.csapak@proxmox.com>
Thu, 20 Oct 2016 11:51:43 +0000 (13:51 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 20 Oct 2016 15:25:57 +0000 (17:25 +0200)
commitf02c063d42ce1cce0f1f829d2ab7f5c29b17ee91
tree8e994509c6ee8c419d053167734754a2728e2cd1
parent41d895b89256ca56eab307aa0f56b7f0ecc75259
fix #1175: make error messages more verbose

the error messages for several input fields (e.g. snapshot name)
did not correctly reflect the regex which was checked

this patch adds additional information about the required format

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
www/manager6/Toolkit.js