mirror of
https://github.com/hkalexling/Mango.git
synced 2026-01-24 00:03:14 -05:00
Fix incorrect breadcrumb menu order
This commit is contained in:
@@ -205,7 +205,7 @@ class Title
|
||||
ary << title
|
||||
tid = title.parent_id
|
||||
end
|
||||
ary
|
||||
ary.reverse
|
||||
end
|
||||
|
||||
def size
|
||||
|
||||
Reference in New Issue
Block a user