genome/dgi-db

View on GitHub
app/views/shared/_loading_modal.html.haml

Summary

Maintainability
Test Coverage
#loading.modal.fade
  .modal-dialog
    .modal-content
      .modal-body
        %h3=title
      .progress
        .progress-bar.progress-bar-striped.active(style="width: 100%")