mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-02-13 21:33:20 +01:00
10 lines
322 B
Text
10 lines
322 B
Text
.card
|
|
.list-group
|
|
= list_group_item t(".dashboard"), admin_dashboard_path
|
|
= list_group_item t(".announcements"), announcement_index_path
|
|
|
|
.card
|
|
.list-group
|
|
= list_group_item t(".rails"), rails_admin_path
|
|
= list_group_item t(".sidekiq"), sidekiq_web_path
|
|
= list_group_item t(".pghero"), pghero_path
|