Fix: revised php code to maestro search
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
<script type="text/javascript">
|
||||
|
||||
$(document).ready(function() {
|
||||
$("#section_add_player").load("./../module/maestro_section_add_player.html");
|
||||
$("#search_player").load("./../module/maestro_section_search.html");
|
||||
$("#mouse_app_list").load("./../module/maestro_section_mouse_app.html");
|
||||
$("#typing_app_list").load("./../module/maestro_section_typing_app.html");
|
||||
|
||||
// loadPlayerList();
|
||||
});
|
||||
|
||||
</script>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user