improve view git diff

This commit is contained in:
Usman Nasir
2020-03-14 13:24:17 +05:00
parent 273af6b1ce
commit 12b1fdd1b2

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";