mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-17 09:22:19 +00:00
parent
1746ec4518
commit
b2aa9f399f
2 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
// FIXME note, due to https://github.com/angular-ui/bootstrap/issues/783 we can't use nested angular-bootstrap tabs
|
||||
// Subscribe to that ticket & change this when they fix
|
||||
|
||||
include ./challengesss
|
||||
include ./challenges
|
||||
include ./hall
|
||||
include ./boss
|
||||
include ./chat-message
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
.container-fluid
|
||||
.row
|
||||
.col-md-45
|
||||
.col-md-4
|
||||
|
||||
+boss(true, false)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue