improve view git diff

This commit is contained in:
Usman Nasir
2020-03-14 13:24:17 +05:00
parent fb673ed367
commit 027dbba453

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