move login hint into the main content
This commit is contained in:
parent
e4c0bbddd9
commit
f512ee2c3c
4 changed files with 47 additions and 50 deletions
|
|
@ -39,8 +39,7 @@ const Timeline = {
|
|||
body: ['timeline-body'].concat(!this.embedded ? ['panel-body'] : []),
|
||||
footer: ['timeline-footer'].concat(!this.embedded ? ['panel-footer'] : [])
|
||||
}
|
||||
},
|
||||
currentUser () { return this.$store.state.users.currentUser }
|
||||
}
|
||||
},
|
||||
components: {
|
||||
Status,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue