diff options
| author | winniehell <git@winniehell.de> | 2016-11-23 01:25:11 +0100 |
|---|---|---|
| committer | winniehell <git@winniehell.de> | 2016-11-23 01:29:32 +0100 |
| commit | 4b4fd743c35aad51e42d074336191035e7303cf0 (patch) | |
| tree | f5b402ed7a253511cbaa89ced581dfa48f876ed4 /spec/javascripts/fixtures | |
| parent | 448c19aab1689ef43658a1f0fa0315e206ae895f (diff) | |
| download | gitlab-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.haml | 8 |
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 |
