Scoremanager: pdf_views
This commit is contained in:
committed by
Martin Bauer
parent
7ad5ec21fc
commit
5a3d739a9b
@@ -48,7 +48,7 @@ class LocationWidget(widgets.TextInput):
|
||||
}
|
||||
# Use schemaless URL so it works with both, http and https websites
|
||||
js = (
|
||||
'//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js', # jquery
|
||||
'//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js', # jquery
|
||||
'//ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/jquery-ui.min.js',
|
||||
'//maps.google.com/maps/api/js?sensor=false&language=de',
|
||||
'/static/js/bindWithDelay.js',
|
||||
|
||||
Reference in New Issue
Block a user