Make all location champs autocomplete
This commit is contained in:
parent
0ef25ef36c
commit
22aa2d4ee0
19 changed files with 187 additions and 61 deletions
|
@ -117,6 +117,7 @@ class ApplicationController < ActionController::Base
|
|||
|
||||
def setup_javascript_settings
|
||||
gon.autosave = Rails.application.config.ds_autosave
|
||||
gon.autocomplete = Rails.application.secrets.autocomplete
|
||||
end
|
||||
|
||||
def setup_tracking
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue