Line 64: | Line 64: | ||
− | $("# | + | $("#System1A").hide(); |
− | $("# | + | $("#System2A").hide(); |
− | $("# | + | $("#System3A").hide(); |
$("#" + tabName).show(); | $("#" + tabName).show(); | ||
Line 84: | Line 84: | ||
} | } | ||
− | $("# | + | $("#System1B").hide(); |
− | $("# | + | $("#System2B").hide(); |
− | $("# | + | $("#System3B").hide(); |
$("#" + tabName).show(); | $("#" + tabName).show(); | ||
evt.currentTarget.className += " active"; | evt.currentTarget.className += " active"; |
Revision as of 13:17, 30 October 2017