mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-08-09 11:53:47 +08:00
reset fix
This commit is contained in:
@@ -216,6 +216,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
$scope.reset = function() {
|
$scope.reset = function() {
|
||||||
|
$scope.defaultData.index = 'index.php';
|
||||||
$scope.data = angular.copy($scope.defaultData);
|
$scope.data = angular.copy($scope.defaultData);
|
||||||
gtag('event', 'reset');
|
gtag('event', 'reset');
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user