Avoid sidebar collision by label

  • Previously sidebar entries were indexed by label
    (unless grouped) causing tools with the same label
    to clash result in tools being hidden from the
    sidebar. We now insert by id() if the label is
    already present
  • osp isue#103

João Paulo Barraca João Paulo Barraca 2013-12-13

changed Allura/allura/model/project.py
Allura/allura/model/project.py Diff Switch to side-by-side view
Loading...