mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-08 22:36:12 +01:00
improved git file changes
This commit is contained in:
@@ -6620,7 +6620,7 @@ app.controller('manageGIT', function ($scope, $http, $timeout, $window) {
|
||||
type: 'success'
|
||||
});
|
||||
$scope.fileStatus = false;
|
||||
$scope.fileChangedContent = response.data.fileChangedContent;
|
||||
document.getElementById("fileChangedContent").innerHTML = response.data.fileChangedContent;
|
||||
} else {
|
||||
new PNotify({
|
||||
title: 'Operation Failed!',
|
||||
|
||||
Reference in New Issue
Block a user