Add contact card to admin

This commit is contained in:
Rafael Taranto 2019-02-25 10:52:05 -03:00 committed by Josh Harvey
parent 163473a7ee
commit d345cc018c
4 changed files with 73 additions and 4 deletions

View file

@ -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: '[]'}
}
}
}
}