This website requires JavaScript.
Explore
Help
Sign In
FreakU
/
Retrospring
Watch
1
Star
0
Fork
You've already forked Retrospring
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
430cfa1a38
Retrospring
/
app
/
views
/
admin
/
dashboard
/
index.html.haml
6 lines
81 B
Plaintext
Raw
Normal View
History
Unescape
Escape
improve layout of Sidekiq dashboard panel
2022-12-24 15:18:17 -08:00
.row
.col-sm-6
move sidekiq panel into separate partial
2022-12-24 15:23:53 -08:00
= render "admin/dashboard/sidekiq"
Add admin dashboard controller
2022-11-20 08:58:44 -08:00
- parent_layout "admin"