mirror of
https://github.com/fspc/BikeShed-1.git
synced 2025-04-04 05:33:22 -04:00
Make the title of user roles tab
This commit is contained in:
parent
f34def2c09
commit
bc1eeea16e
@ -37,7 +37,9 @@ class AppTabPanel < Netzke::Basepack::TabPanel
|
|||||||
wrappedComponent: :transactions_border,
|
wrappedComponent: :transactions_border,
|
||||||
title: "Transactions"},
|
title: "Transactions"},
|
||||||
:logs,
|
:logs,
|
||||||
:user_role_joins
|
{ layout: :fit,
|
||||||
|
wrappedComponent: :user_role_joins,
|
||||||
|
title: "User Roles"}
|
||||||
]
|
]
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user