Add contact card to admin
This commit is contained in:
parent
163473a7ee
commit
d345cc018c
4 changed files with 73 additions and 4 deletions
|
|
@ -37230,7 +37230,11 @@ var _user$project$NavBar$determineConfigCategory = function (configCode) {
|
|||
_1: {
|
||||
ctor: '::',
|
||||
_0: 'terms',
|
||||
_1: {ctor: '[]'}
|
||||
_1: {
|
||||
ctor: '::',
|
||||
_0: 'operatorInfo',
|
||||
_1: {ctor: '[]'}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -37679,7 +37683,11 @@ var _user$project$NavBar$view = F2(
|
|||
_1: {
|
||||
ctor: '::',
|
||||
_0: A2(configLink, 'terms', 'Terms and Conditions'),
|
||||
_1: {ctor: '[]'}
|
||||
_1: {
|
||||
ctor: '::',
|
||||
_0: A2(configLink, 'operatorInfo', 'Operator Info'),
|
||||
_1: {ctor: '[]'}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue