summaryrefslogtreecommitdiff
path: root/app/views/projects/wikis
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/wikis
parent7400cfc11484b35945cefe8bd42ea02f2675b775 (diff)
downloadgitlab-ce-e3c1818a3e57fc1aee3cacc3123099f1deefe8a2.tar.gz
Bootlint: Modals no longer need a '.hide' class
Diffstat (limited to 'app/views/projects/wikis')
-rw-r--r--app/views/projects/wikis/_new.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/wikis/_new.html.haml b/app/views/projects/wikis/_new.html.haml
index b2c085f34b1..dace172438c 100644
--- a/app/views/projects/wikis/_new.html.haml
+++ b/app/views/projects/wikis/_new.html.haml
@@ -1,4 +1,4 @@
-%div#modal-new-wiki.modal.hide
+%div#modal-new-wiki.modal
.modal-dialog
.modal-content
.modal-header