improve view git diff

This commit is contained in:
Usman Nasir
2020-03-14 13:22:24 +05:00
parent 59683599f4
commit 273af6b1ce
3 changed files with 73 additions and 72 deletions

View File

@@ -6592,6 +6592,7 @@ app.controller('manageGIT', function ($scope, $http, $timeout, $window) {
$scope.fetchChangesInFile = function () {
$scope.cyberpanelLoading = false;
$scope.currentSelectedFile = $scope.changeFile;
url = "/websites/fetchChangesInFile";