mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-07 22:06:05 +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.fetchChangesInFile = function () {
|
||||||
|
|
||||||
$scope.cyberpanelLoading = false;
|
$scope.cyberpanelLoading = false;
|
||||||
|
$scope.currentSelectedFile = $scope.changeFile;
|
||||||
|
|
||||||
url = "/websites/fetchChangesInFile";
|
url = "/websites/fetchChangesInFile";
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user