##// END OF EJS Templates
slugs: make special chars not be replaced by '-'. THis produces a much...
slugs: make special chars not be replaced by '-'. THis produces a much better slugs. Eg /fo;o/b|ar/ => will be /foo/bar/ and not /fo-o/b-ar/ Which doesn't make sense from human readable names.
marcink -
r1147:0b331b7a default
Show More
Name Size Modified Last Commit Author
/ rhodecode / templates / admin / permissions
permissions.html Loading ...
permissions_application.html Loading ...
permissions_global.html Loading ...
permissions_ips.html Loading ...
permissions_objects.html Loading ...
permissions_perms.html Loading ...