diff --git a/app/main/posts/modify/post-data-editor.directive.js b/app/main/posts/modify/post-data-editor.directive.js index 975f9ddb9a..6466bcaa8c 100644 --- a/app/main/posts/modify/post-data-editor.directive.js +++ b/app/main/posts/modify/post-data-editor.directive.js @@ -407,7 +407,7 @@ function PostDataEditorController( }); }); } - + function cancel() { $state.go('posts.data.detail',{postId: $scope.post.id}); } diff --git a/app/main/posts/views/filters/filters-dropdown.html b/app/main/posts/views/filters/filters-dropdown.html index 2f85191e13..3bf0758532 100644 --- a/app/main/posts/views/filters/filters-dropdown.html +++ b/app/main/posts/views/filters/filters-dropdown.html @@ -25,6 +25,6 @@
- +