summaryrefslogtreecommitdiff
path: root/spec/javascripts/fixtures
diff options
context:
space:
mode:
authorwinniehell <git@winniehell.de>2016-11-23 01:25:11 +0100
committerwinniehell <git@winniehell.de>2016-11-23 01:29:32 +0100
commit4b4fd743c35aad51e42d074336191035e7303cf0 (patch)
treef5b402ed7a253511cbaa89ced581dfa48f876ed4 /spec/javascripts/fixtures
parent448c19aab1689ef43658a1f0fa0315e206ae895f (diff)
downloadgitlab-ce-4b4fd743c35aad51e42d074336191035e7303cf0.tar.gz
Replace static fixture for zen_mode_spec (!7686)
Diffstat (limited to 'spec/javascripts/fixtures')
-rw-r--r--spec/javascripts/fixtures/zen_mode.html.haml8
1 files changed, 0 insertions, 8 deletions
diff --git a/spec/javascripts/fixtures/zen_mode.html.haml b/spec/javascripts/fixtures/zen_mode.html.haml
deleted file mode 100644
index cb906a7feaa..00000000000
--- a/spec/javascripts/fixtures/zen_mode.html.haml
+++ /dev/null
@@ -1,8 +0,0 @@
-.md-area
- .zen-backdrop
- %textarea#note_note.js-gfm-input.markdown-area
- %a.js-zen-enter(tabindex="-1" href="#")
- %i.fa.fa-expand
- Edit in fullscreen
- %a.js-zen-leave(tabindex="-1" href="#")
- %i.fa.fa-compress