summaryrefslogtreecommitdiff
path: root/app/controllers/projects/commit_controller.rb
diff options
context:
space:
mode:
authorJacob Schatz <jschatz@gitlab.com>2016-06-09 21:47:45 +0000
committerJacob Schatz <jschatz@gitlab.com>2016-06-09 21:47:45 +0000
commit5f803f0fd1676c5a77eaa800c3036729bac0db98 (patch)
tree0565ac46f962ae1a5e55421ae46706b34a8d0ad1 /app/controllers/projects/commit_controller.rb
parent4fbb284cfd8a23ed3b754e0f168752c1ab211a7c (diff)
parentef48dd01cfcd32ace716c716078d7ca5137cf0ca (diff)
downloadgitlab-ce-5f803f0fd1676c5a77eaa800c3036729bac0db98.tar.gz
Merge branch 'autocomplete-comment-fix' into 'master'
Checks for undefined when inserting autocomplete into textarea ## What does this MR do? Correctly checks for undefined before inserting anything into the textarea when using autocomplete. This happens because the loading indicator tries to insert `@undefined` which we dont want to insert. See merge request !4561
Diffstat (limited to 'app/controllers/projects/commit_controller.rb')
0 files changed, 0 insertions, 0 deletions