Show More
@@ -32,6 +32,7 b' perms = {' | |||||
32 | foi = [('spath', '00changelog.i'), |
|
32 | foi = [('spath', '00changelog.i'), | |
33 | ('spath', 'phaseroots'), # ! phase can change content at the same size |
|
33 | ('spath', 'phaseroots'), # ! phase can change content at the same size | |
34 | ('spath', 'obsstore'), |
|
34 | ('spath', 'obsstore'), | |
|
35 | ('path', 'bookmarks'), # ! bookmark can change content at the same size | |||
35 | ] |
|
36 | ] | |
36 |
|
37 | |||
37 | def makebreadcrumb(url, prefix=''): |
|
38 | def makebreadcrumb(url, prefix=''): |
General Comments 0
You need to be logged in to leave comments.
Login now