Removed block commented tour step (never worked anyways)

Jonathan Frederic 12 years ago
parent e31fa6cf2c
commit dba9a04f27

@ -20,12 +20,7 @@ var tour_steps = [
title: "Filename",
placement: 'bottom',
content: "Click here to change the filename for this notebook."
}, /*{
element: "#checkpoint_status",
title: "Checkpoint Status",
placement: 'bottom',
content: "Information about the last time this notebook was saved."
},*/ {
}, {
element: $("#menus").parent(),
placement: 'bottom',
backdrop: true,

Loading…
Cancel
Save