more indentation for modules in the menu
This commit is contained in:
parent
eb437dd092
commit
fe3bd5a557
2
refpolicy/doc/templates/menu.html
vendored
2
refpolicy/doc/templates/menu.html
vendored
@ -4,7 +4,7 @@
|
||||
[[layer_name]]</a></br/>
|
||||
<div id='subitem'>
|
||||
[[for module, s in layer_mods.iteritems()]]
|
||||
- <a href='[[layer_name + "_" + module]].html'>
|
||||
- <a href='[[layer_name + "_" + module]].html'>
|
||||
[[module]]</a><br/>
|
||||
[[end]]
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user