summaryrefslogtreecommitdiff
path: root/spec/javascripts/fixtures
diff options
context:
space:
mode:
authorFelipe Artur Cardozo <fcardozo@gitlab.com>2018-07-26 21:16:09 +0000
committerFelipe Artur Cardozo <fcardozo@gitlab.com>2018-07-26 21:16:09 +0000
commitdae85363e363cc92e335808b2bd4e0608d92d760 (patch)
treec6bdb651c734ed1dcb7a347651cf1e596302a8eb /spec/javascripts/fixtures
parentbc1b4d9fef7e55f9afffcfaa4f784b984ca97f31 (diff)
parent0e7aa236c8c8143770b6602fa99cb4197c65fe70 (diff)
downloadgitlab-ce-dae85363e363cc92e335808b2bd4e0608d92d760.tar.gz
Merge branch 'security-2690-fix-tooltip' into 'master'
[master] Escapes job name used in tooltips See merge request gitlab/gitlabhq!2427
Diffstat (limited to 'spec/javascripts/fixtures')
-rw-r--r--spec/javascripts/fixtures/graph.html.haml1
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/javascripts/fixtures/graph.html.haml b/spec/javascripts/fixtures/graph.html.haml
deleted file mode 100644
index 4fedb0f1ded..00000000000
--- a/spec/javascripts/fixtures/graph.html.haml
+++ /dev/null
@@ -1 +0,0 @@
-#js-pipeline-graph-vue{ data: { endpoint: "foo" } }