Skip to content

Commit

Permalink
updted
Browse files Browse the repository at this point in the history
  • Loading branch information
Noushid committed Oct 30, 2017
1 parent 53a8a1a commit fc8122e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions public/adm/assets/js/angularApp.js
Original file line number Diff line number Diff line change
Expand Up @@ -610,6 +610,7 @@ app.controller('blogController', ['$scope', '$http', '$rootScope', '$location',
$scope.curblog = item;
$scope.newblog = angular.copy(item);
$scope.files = [];
$scope.uploaded = [];
};

$scope.hideForm = function () {
Expand Down
Loading

0 comments on commit fc8122e

Please sign in to comment.