Working v0
This commit is contained in:
+2
-2
@@ -1,5 +1,5 @@
|
||||
encryption_testing = {
|
||||
template: "#encryption-testing",
|
||||
EncryptionTesting = {
|
||||
template: "#EncryptionTesting",
|
||||
props: ["crypto_key"],
|
||||
data: function() {
|
||||
return {
|
||||
+2
-2
@@ -1,7 +1,7 @@
|
||||
const rvalidate = Vue.resource(Urls["users:k356.validate"]);
|
||||
|
||||
k356_loading = {
|
||||
template: "#k356-loading",
|
||||
Loading = {
|
||||
template: "#Loading",
|
||||
|
||||
props: ["crypto_key"],
|
||||
data: function() {
|
||||
Reference in New Issue
Block a user