Merge branch 'master' of git.happy-dev.fr:startinblox/sib-app

This commit is contained in:
simon louvet 2018-11-25 17:30:15 +01:00
commit 0f9cc9982c
1 changed files with 0 additions and 1 deletions

View File

@ -83,7 +83,6 @@ document.addEventListener('WebComponentsReady', function(event) {
return 'div';
}
getTemplate(value, index) {
return JSON.stringify(value);
var firstname, lastname;
if (typeof value == 'object')
if (Object.keys(value).length > 1) {