diff --git a/src/components/entity/EntityList.vue b/src/components/entity/EntityList.vue index 0896cca7..6bd28984 100644 --- a/src/components/entity/EntityList.vue +++ b/src/components/entity/EntityList.vue @@ -4,7 +4,7 @@ :class="baseUrl == 'unit' ? 'units' : 'collection'" > -
+
@@ -38,12 +38,12 @@
+
+ { this.error(e); + // console.log("MediaElement: error: " + e); }, }); },