Skip to content

hide future features and debug the show/hide sticky comments panel when adding a comment

julientaq requested to merge styles into master

this commit:

  • hide the toolbar in the versionning view (used a display:none in css)
  • hide the status and the metadata in the dashboard (used a display:none in css)
  • debug: adding comment does not toggle the sticky panel anymore. (changed the jquery selector in the script to avoid selecting the send comment button)

Merge request reports