summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/application.js
diff options
context:
space:
mode:
authorFatih Acet <acetfatih@gmail.com>2016-11-01 15:45:29 +0000
committerFatih Acet <acetfatih@gmail.com>2016-11-01 15:45:29 +0000
commitaba94f65f039908d14643f3854e3c2901ff843aa (patch)
tree6565d0e2a41337ec1716d6b7fd007eecb1416f33 /app/assets/javascripts/application.js
parent7e0cab4f2b9f772c6019afd74a797cdb8ed25f43 (diff)
parent5fb226a934b07b214dcbd6711f1068866c0c1dae (diff)
downloadgitlab-ce-aba94f65f039908d14643f3854e3c2901ff843aa.tar.gz
Merge branch 'decaffeinate-the-docs' into 'master'
Remove leftover references to coffeescript from comments and docs. I was looking at the front-end helper spec and noticed some outdated coffeescript refs in it. So I figured it wouldn't hurt to take a few minutes and remove all the coffeescript references in CE that we don't need anymore. I didn't touch any coffeescript references that could potentially break anything. Just docs and code comments. - [x] All builds are passing See merge request !7151
Diffstat (limited to 'app/assets/javascripts/application.js')
-rw-r--r--app/assets/javascripts/application.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/javascripts/application.js b/app/assets/javascripts/application.js
index 02a55040939..7dd9adac736 100644
--- a/app/assets/javascripts/application.js
+++ b/app/assets/javascripts/application.js
@@ -1,6 +1,6 @@
/* eslint-disable */
// This is a manifest file that'll be compiled into including all the files listed below.
-// Add new JavaScript/Coffee code in separate files in this directory and they'll automatically
+// Add new JavaScript code in separate files in this directory and they'll automatically
// be included in the compiled file accessible from http://example.com/assets/application.js
// It's not advisable to add code directly here, but if you do, it'll appear at the bottom of the
// the compiled file.