added ability to add new tabs to editor panels

This commit is contained in:
Rashid Khan
2013-08-16 12:45:22 -07:00
parent 5aaa9d5876
commit 93b48a7d29
27 changed files with 78 additions and 62 deletions
+2
View File
@@ -60,4 +60,6 @@ angular.module('kibana.query', [])
}
};
$scope.init();
});