summaryrefslogtreecommitdiff
path: root/app/views/projects/_bitbucket_import_modal.html.haml
diff options
context:
space:
mode:
authorRobert Speicher <rspeicher@gmail.com>2015-06-15 18:53:06 -0400
committerRobert Speicher <rspeicher@gmail.com>2015-06-16 13:32:33 -0400
commite3c1818a3e57fc1aee3cacc3123099f1deefe8a2 (patch)
treeddc7f07d0644e1ace97fb1c8f7b51664374d4386 /app/views/projects/_bitbucket_import_modal.html.haml
parent7400cfc11484b35945cefe8bd42ea02f2675b775 (diff)
downloadgitlab-ce-e3c1818a3e57fc1aee3cacc3123099f1deefe8a2.tar.gz
Bootlint: Modals no longer need a '.hide' class
Diffstat (limited to 'app/views/projects/_bitbucket_import_modal.html.haml')
-rw-r--r--app/views/projects/_bitbucket_import_modal.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/_bitbucket_import_modal.html.haml b/app/views/projects/_bitbucket_import_modal.html.haml
index 07d4d602769..745163e79a7 100644
--- a/app/views/projects/_bitbucket_import_modal.html.haml
+++ b/app/views/projects/_bitbucket_import_modal.html.haml
@@ -1,4 +1,4 @@
-%div#bitbucket_import_modal.modal.hide
+%div#bitbucket_import_modal.modal
.modal-dialog
.modal-content
.modal-header