From: Michael Rasmussen
Signed-off-by: Michael Rasmussen
---
www/manager/storage/ZFSEdit.js | 242 -
1 file changed, 121 insertions(+), 121 deletions(-)
diff --git a/www/manager/storage/ZFSEdit.js b/www/manager/storage/ZFSEdit.js
index 2a5a042..5dd5329 1
From: Michael Rasmussen
Signed-off-by: Michael Rasmussen
---
www/manager/storage/ZFSEdit.js | 24 +++-
1 file changed, 19 insertions(+), 5 deletions(-)
diff --git a/www/manager/storage/ZFSEdit.js b/www/manager/storage/ZFSEdit.js
index 5dd5329..dc6b906 100644
--- a/www/manag
Disregard last patch.
Patches fix indentation and change text field for iscsi provider input
to use a combobox instead since user in its present state would need to
know in advance the available iscsi providers which proxmox supports.
Instead show the available providers for the user in a drop-dow
From: Michael Rasmussen
Signed-off-by: Michael Rasmussen
---
www/manager/storage/ZFSEdit.js | 242 -
1 file changed, 121 insertions(+), 121 deletions(-)
diff --git a/www/manager/storage/ZFSEdit.js b/www/manager/storage/ZFSEdit.js
index 2a5a042..5dd5329 1
On Thu, 24 Oct 2013 05:57:36 +
Dietmar Maurer wrote:
>
> I would prefer if you send white-space/indentation cleanups using a separate
> patch.
> Please can you split the patch?
>
Sure, I will do it later today.
--
Hilsen/Regards
Michael Rasmussen
Get my public GnuPG keys:
michael rasm
> > > onGetValues: function(values) {
> > > - var me = this;
> > > +var me = this;
> > >
> > > - if (me.create) {
> > > - values.type = 'zfs';
> > > - values.content = 'images';
> > > - } else {
> > > - delete values.storage;
> > > - }
> > > +if (me.create) {
> > > +
On Thu, 24 Oct 2013 04:09:31 +
Dietmar Maurer wrote:
> > onGetValues: function(values) {
> > - var me = this;
> > +var me = this;
> >
> > - if (me.create) {
> > - values.type = 'zfs';
> > - values.content = 'images';
> > - } else {
> > - delete values.storage
> onGetValues: function(values) {
> - var me = this;
> +var me = this;
>
> - if (me.create) {
> - values.type = 'zfs';
> - values.content = 'images';
> - } else {
> - delete values.storage;
> - }
> +if (me.create) {
> +values.type = 'zfs
From: Michael Rasmussen
Signed-off-by: Michael Rasmussen
---
www/manager/storage/ZFSEdit.js | 256 ++---
1 file changed, 135 insertions(+), 121 deletions(-)
diff --git a/www/manager/storage/ZFSEdit.js b/www/manager/storage/ZFSEdit.js
index 2a5a042..dc6b906 1
User would in its present state need to know in advance the available
iscsi providers which proxmox support. Instead show the available
providers for the user in a drop-down box.
___
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com
10 matches
Mail list logo