disabled tutorials tab for now
This commit is contained in:
parent
9f65fffe5f
commit
09d8fbacb6
1 changed files with 1 additions and 0 deletions
|
@ -4620,6 +4620,7 @@ Metamaps.Map.CheatSheet = {
|
|||
init: function () {
|
||||
// tab the cheatsheet
|
||||
$('#cheatSheet').tabs();
|
||||
$('#cheatSheet').tabs("disable", 1); // TODO re-enable once the tutorials are in
|
||||
$('#quickReference').tabs().addClass("ui-tabs-vertical ui-helper-clearfix");
|
||||
$("#quickReference .ui-tabs-nav li").removeClass("ui-corner-top").addClass("ui-corner-left");
|
||||
|
||||
|
|
Loading…
Reference in a new issue