Project

General

Profile

« Previous | Next » 

Revision 53b9424e

Added by Alon Goldboim over 8 years ago

Fixes #11908 - removed the close button from the loading alert

(cherry picked from commit 2b647d937e739b7e87b371d971a8e2ebdf65fa63)

View differences:

app/views/hosts/show.html.erb
<div class="modal-dialog modal-sm">
<div class="modal-content">
<div class="modal-header">
<%= alert_close('modal') %>
<h4 class="modal-title"><%= _('Loading...') %>
<%= image_tag 'spinner.gif' %></h4>
</div>

Also available in: Unified diff