[pve-devel] [PATCH] Change iscsi provider to drop-down box Available isci providers are listed in a drop-down box for the user to choose. Fix some indentation problems as well.
Michael Rasmussen
mir at datanom.net
Thu Oct 24 07:45:33 CEST 2013
On Thu, 24 Oct 2013 04:09:31 +0000
Dietmar Maurer <dietmar at proxmox.com> wrote:
> > 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';
> > + values.content = 'images';
> > + } else {
> > + delete values.storage;
> > + }
> >
> > - values.disable = values.enable ? 0 : 1;
> > - delete values.enable;
> > + values.disable = values.enable ? 0 : 1;
> > + delete values.enable;
> >
> > - return values;
> > + return values;
> > },
>
> What is that exactly?
>
I do not understand your question?
--
Hilsen/Regards
Michael Rasmussen
Get my public GnuPG keys:
michael <at> rasmussen <dot> cc
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xD3C9A00E
mir <at> datanom <dot> net
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE501F51C
mir <at> miras <dot> org
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE3E80917
--------------------------------------------------------------
Be nice to people on the way up, because you'll meet them on your way
down. -- Wilson Mizner
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.proxmox.com/pipermail/pve-devel/attachments/20131024/d928de87/attachment.sig>
More information about the pve-devel
mailing list