Add: maestro main menu page
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function() {
|
||||
$("#header").load("./../module/header.html");
|
||||
$("#section").load("./../module/maestro_login_section.html");
|
||||
$("#section").load("./../module/maestro_section_login.html");
|
||||
$("#footer").load("./../module/footer.html");
|
||||
});
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user