Re: [openstack-dev] [Horizon] Modal form without redirect

2013-08-30 Thread Toshiyuki Hayashi
ttps://github.com/openstack/horizon/blob/master/horizon/workflows/views.py#L156 > > > > -Original Message- > > From: Toshiyuki Hayashi [mailto:haya...@ntti3.com] > > Sent: Tuesday, August 27, 2013 2:26 PM > > To: OpenStack-dev@lists.openstack.org > > Subject: [o

Re: [openstack-dev] [Horizon] Modal form without redirect

2013-08-28 Thread Gabriel Hurley
nStack-dev@lists.openstack.org > Subject: [openstack-dev] [Horizon] Modal form without redirect > > Hi all, > > I'm working on custmoizing modal form for topology view, I would like to > prevent redirecting after submitting. > https://github.com/openstack/horizon/blob/

[openstack-dev] [Horizon] Modal form without redirect

2013-08-27 Thread Toshiyuki Hayashi
Hi all, I’m working on custmoizing modal form for topology view, I would like to prevent redirecting after submitting. https://github.com/openstack/horizon/blob/master/horizon/static/horizon/js/horizon.modals.js#L110 According to this code, if there is a no redirect_header, the modal form won't re