Replaced links to static resources with appropriate Rails helpers
This commit is contained in:
parent
e5f34fd1db
commit
cf3cebb589
4 changed files with 14 additions and 15 deletions
|
@ -50,3 +50,6 @@ function overrideAutocomplete() {
|
|||
}//loop thru input elements
|
||||
}
|
||||
}
|
||||
|
||||
// This line is executed when the script is loaded
|
||||
overrideAutocomplete();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue