Remove global debugging hook

This commit is contained in:
James Allen 2017-01-10 16:58:59 +01:00
parent f31fa98679
commit 3668d7dd1f

View file

@ -11,7 +11,7 @@ define [
CUR_FILE : "cur_file"
OVERVIEW : "overview"
window.reviewPanel = $scope.reviewPanel =
$scope.reviewPanel =
entries: {}
hasEntries: false
subView: $scope.SubViews.CUR_FILE