Merge branch 'master' of git.happy-dev.fr:startinblox/sib-app
This commit is contained in:
commit
0f9cc9982c
@ -83,7 +83,6 @@ document.addEventListener('WebComponentsReady', function(event) {
|
|||||||
return 'div';
|
return 'div';
|
||||||
}
|
}
|
||||||
getTemplate(value, index) {
|
getTemplate(value, index) {
|
||||||
return JSON.stringify(value);
|
|
||||||
var firstname, lastname;
|
var firstname, lastname;
|
||||||
if (typeof value == 'object')
|
if (typeof value == 'object')
|
||||||
if (Object.keys(value).length > 1) {
|
if (Object.keys(value).length > 1) {
|
||||||
|
Loading…
Reference in New Issue
Block a user