]> source.dussan.org Git - redmine.git/commit
Store inline autocomplete data sources in a JS variable (#34122).
authorGo MAEDA <maeda@farend.jp>
Sun, 25 Oct 2020 00:01:14 +0000 (00:01 +0000)
committerGo MAEDA <maeda@farend.jp>
Sun, 25 Oct 2020 00:01:14 +0000 (00:01 +0000)
commit74d4d86a14cd683de9a70ffcae6db79344cdef2d
tree783632f7234cce4156f28e90bc031f5f1a26dd64
parentd57674962ad938b46128fd671133d651f6a78b15
Store inline autocomplete data sources in a JS variable (#34122).

Patch by Marius BALTEANU.

git-svn-id: http://svn.redmine.org/redmine/trunk@20191 e93f8b46-1217-0410-a6f0-8f06a7374b81
14 files changed:
app/helpers/application_helper.rb
app/helpers/custom_fields_helper.rb
app/views/documents/_form.html.erb
app/views/issues/_edit.html.erb
app/views/issues/_form.html.erb
app/views/issues/bulk_edit.html.erb
app/views/journals/_notes_form.html.erb
app/views/layouts/base.html.erb
app/views/messages/_form.html.erb
app/views/news/_form.html.erb
app/views/news/show.html.erb
app/views/search/index.html.erb
app/views/wiki/edit.html.erb
public/javascripts/application.js