[Kimchi-devel] [PATCH] [Kimchi] Create template error message not being displayed in panel

joserz at linux.vnet.ibm.com joserz at linux.vnet.ibm.com
Fri May 6 01:56:31 UTC 2016


Reviewed-by: Jose Ricardo Ziviani <joserz at linux.vnet.ibm.com>
On Thu, May 05, 2016 at 03:59:50PM -0700, Socorro Stoppler wrote:
> When an error occurs in Create Template, the error message is being displayed on its
> parent rather than the Create Template panel.  This patch fixes that so the error
> is now being displayed in the create template panel.
> 
> Signed-off-by: Socorro Stoppler <socorro at linux.vnet.ibm.com>
> ---
>  ui/pages/template-add.html.tmpl | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/ui/pages/template-add.html.tmpl b/ui/pages/template-add.html.tmpl
> index 670c7a2..2a8fdb7 100644
> --- a/ui/pages/template-add.html.tmpl
> +++ b/ui/pages/template-add.html.tmpl
> @@ -29,6 +29,7 @@
>              </div>
>              <div class="modal-body">
>                  <div class="template-modal-container">
> +                    <div id="alert-modal-container"></div>
>                  </div>
>                  <div class="template-pager">
>                      <div class="page-list">
> -- 
> 2.5.0
> 
> _______________________________________________
> Kimchi-devel mailing list
> Kimchi-devel at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/kimchi-devel
> 




More information about the Kimchi-devel mailing list