From f7c0dd203dec019fe23203740d6859aa0643481c Mon Sep 17 00:00:00 2001 From: John Postlethwait Date: Tue, 13 Mar 2012 15:18:34 -0700 Subject: [PATCH] Adding a cancel CSS class to confirmation modals so they can be styled individualls. Fixes Bug #954515 Change-Id: I99ff5bc2252991216c47d4a9d95b420369f56966 --- horizon/templates/horizon/client_side/_modal.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/horizon/templates/horizon/client_side/_modal.html b/horizon/templates/horizon/client_side/_modal.html index 21a644ed6..9922eeb55 100644 --- a/horizon/templates/horizon/client_side/_modal.html +++ b/horizon/templates/horizon/client_side/_modal.html @@ -15,7 +15,7 @@ {% endjstemplate %}