playlist: fixed playlist buttons in dashboard header, fixes #10213

This commit is contained in:
Torkel Ödegaard
2017-12-14 14:27:47 +01:00
parent 0085114d4e
commit 4e38526404
6 changed files with 16 additions and 20 deletions

View File

@@ -248,4 +248,5 @@ export class BackendSrv {
}
}
coreModule.service('backendSrv', BackendSrv);