summaryrefslogtreecommitdiff
path: root/app/views/ci/lints/create.js.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/ci/lints/create.js.haml')
-rw-r--r--app/views/ci/lints/create.js.haml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/ci/lints/create.js.haml b/app/views/ci/lints/create.js.haml
new file mode 100644
index 00000000000..a96c0b11b6e
--- /dev/null
+++ b/app/views/ci/lints/create.js.haml
@@ -0,0 +1,2 @@
+:plain
+ $(".results").html("#{escape_javascript(render "create")}") \ No newline at end of file