mapserver/server/static/js/search/SearchStore.js

5 lines
37 B
JavaScript
Raw Normal View History

var SearchStore = {
search: ""
};