move the 🔒 after the name
This commit is contained in:
parent
1fec0fbb2c
commit
03ddfa3087
1 changed files with 1 additions and 1 deletions
|
@ -388,8 +388,8 @@ fn item_module(w: &mut Buffer, cx: &Context<'_>, item: &clean::Item, items: &[cl
|
|||
write!(
|
||||
w,
|
||||
"<div class=\"item-left {stab}{add}module-item\">\
|
||||
{visibility_emoji}\
|
||||
<a class=\"{class}\" href=\"{href}\" title=\"{title}\">{name}</a>\
|
||||
{visibility_emoji} \
|
||||
{unsafety_flag}\
|
||||
{stab_tags}\
|
||||
</div>\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue