comma added
This commit is contained in:
@ -152,7 +152,7 @@ document.addEventListener('WebComponentsReady', function(event) {
|
||||
class HDAppLinkMore extends SIBWidget {
|
||||
get template() {
|
||||
const id = uniqID();
|
||||
console.warn('HDAppLinkMore'this);
|
||||
console.warn('HDAppLinkMore', this);
|
||||
return `
|
||||
${this.label}
|
||||
${this.name}
|
||||
|
Reference in New Issue
Block a user