commit/galaxy-central: jgoecks: Reinstate dialog-box class in modal.
1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/changeset/b7d0ea8cf233/ changeset: b7d0ea8cf233 user: jgoecks date: 2012-03-22 23:53:55 summary: Reinstate dialog-box class in modal. affected #: 1 file diff -r 423d7f6e7b80cc294a9324133a49e1cd385c36ae -r b7d0ea8cf2334a840b9bef195c06b30e99fcbaba templates/base_panels.mako --- a/templates/base_panels.mako +++ b/templates/base_panels.mako @@ -178,7 +178,7 @@ <div id="overlay-background" class="modal-backdrop fade ${overlay_class}"></div> - <div id="dialog-box" class="modal" border="0" ${display}> + <div id="dialog-box" class="modal dialog-box" border="0" ${display}><div class="modal-header"><span><h3 class='title'>${title}</h3></span></div> Repository URL: https://bitbucket.org/galaxy/galaxy-central/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email.
participants (1)
-
Bitbucket