Difference between revisions of "Widget:EnemyMapDropdownTest"
Jump to navigation
Jump to search
imported>Elaeagnifolia (Created page with "<includeonly><script> const maps = <!--{$maps}-->; RLQ.push( function() { $(document).ready(function() { initializeMapList(); }); }); function initializeMapList() { if...") |
imported>Elaeagnifolia |
||
| Line 20: | Line 20: | ||
} | } | ||
_populateSelectBox(mapSelect, mapList); | _populateSelectBox(mapSelect, mapList); | ||
| − | |||
} | } | ||