Fixed Trac #307: prevent form submission when the value typed into an autocomplete field does not correspond to a valid value.

SVN:trunk[930]
This commit is contained in:
Denis Flaven
2010-10-26 08:12:31 +00:00
parent 05a2443afe
commit 0b95b3799e
3 changed files with 30 additions and 3 deletions

View File

@@ -35,7 +35,7 @@
}
.ac_loading {
background: white url('indicator.gif') right center no-repeat;
background: white url('../images/indicator.gif') right center no-repeat;
}
.ac_odd {