mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-06 21:35:55 +01:00
improve view git diff
This commit is contained in:
@@ -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";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user