Remove left panel documentation in tour plugin as it shows too low on screen

1.9.x
Yannick Warnier 10 years ago
parent e32f67c055
commit 157b421c19
  1. 6
      plugin/tour/config/tour.json

@ -10,10 +10,6 @@
"elementSelector": ".navbar",
"message": "TheNavbarStep"
},
{
"elementSelector": "div.span3:nth-child(1)",
"message": "TheRightPanelStep"
},
{
"elementSelector": "#user_image_block",
"message": "TheUserImageBlock"
@ -118,4 +114,4 @@
}
]
}
]
]

Loading…
Cancel
Save