Fixing nasty firefox/polyfill bug

This commit is contained in:
Shan Carter
2017-10-24 15:33:37 -07:00
parent 94bba88924
commit b8d26a4dac
2 changed files with 8 additions and 49 deletions
-1
View File
@@ -71,7 +71,6 @@ export const Controller = {
},
onBibliographyChanged(event) {
console.info('BibliographyChanged');
const citationListTag = document.querySelector('d-citation-list');
const bibliography = event.detail;