fix: FolderId and IsFolder when saving dashboard

This commit is contained in:
Torkel Ödegaard
2017-12-13 10:00:54 +01:00
parent d3858d8847
commit 2465fcbd6b
3 changed files with 8 additions and 12 deletions

View File

@@ -9,7 +9,6 @@ export class SearchResultsCtrl {
/** @ngInject */
constructor(private $location) {
}
toggleFolderExpand(section) {