Skip to content
Snippets Groups Projects
  • Vincent Petry's avatar
    3af2ad0c
    Fix DOM element ids in share dialog · 3af2ad0c
    Vincent Petry authored
    - Rely on class names instead of global ids
    - When global ids are needed for label+checkbox, append the view id
      (cid) to the element's id
    
    This fixes the checkboxes when multiple sidebars exist in the DOM.
    3af2ad0c
    History
    Fix DOM element ids in share dialog
    Vincent Petry authored
    - Rely on class names instead of global ids
    - When global ids are needed for label+checkbox, append the view id
      (cid) to the element's id
    
    This fixes the checkboxes when multiple sidebars exist in the DOM.