remove break
This commit is contained in:
parent
f95d9a92e6
commit
ceb8bbcebb
|
@ -1,6 +1,6 @@
|
||||||
var labelMap = {
|
var labelMap = {
|
||||||
'id_q': '<h2>Search:</h2>',
|
'id_q': '<h2>Search:</h2>',
|
||||||
'id_models_0': 'You could also narrow your search.<br />Select a category.'
|
'id_models_0': 'You could also narrow your search. Select a category.'
|
||||||
}
|
}
|
||||||
|
|
||||||
$(function() {
|
$(function() {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user