aboutsummaryrefslogtreecommitdiffstats
path: root/demos/autocomplete/remote.html
diff options
context:
space:
mode:
Diffstat (limited to 'demos/autocomplete/remote.html')
-rw-r--r--demos/autocomplete/remote.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/autocomplete/remote.html b/demos/autocomplete/remote.html
index 4fef00e93..d553aa13c 100644
--- a/demos/autocomplete/remote.html
+++ b/demos/autocomplete/remote.html
@@ -13,7 +13,7 @@
<link rel="stylesheet" href="../demos.css">
<style>
.ui-autocomplete-loading {
- background: white url('images/ui-anim_basic_16x16.gif') right center no-repeat;
+ background: white url("images/ui-anim_basic_16x16.gif") right center no-repeat;
}
</style>
<script>