mirror of
https://github.com/smogon/pokemon-showdown-client.git
synced 2026-08-24 12:01:57 -05:00
Rename new BattleSearch -> DexSearch
(Also fix a bunch of bugs.) The new name `DexSearch` better represents its feature-set, and allows its name not to clash with the old `BattleSearch`.
This commit is contained in:
@@ -88,7 +88,7 @@
|
||||
<script src="data/teambuilder-tables.js"></script>
|
||||
<script src="js/panel-teamdropdown.js"></script>
|
||||
<script src="js/panel-teambuilder.js?"></script>
|
||||
<script src="js/battle-search.js?"></script>
|
||||
<script src="js/battle-dex-search.js?"></script>
|
||||
<script src="js/battle-searchresults.js?"></script>
|
||||
<script src="js/panel-teambuilder-team.js?"></script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user