mirror of
https://github.com/hkalexling/Mango.git
synced 2026-03-17 00:03:36 -04: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