Skip to content

Commit

Permalink
VIS name and type
Browse files Browse the repository at this point in the history
  • Loading branch information
matthias@klein0r.de authored and matthias@klein0r.de committed Feb 28, 2020
1 parent 5daa75f commit 546aacd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions widgets/youtube.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@
data-vis-attrs="oid/id;"
data-vis-attrs0="group.extraYoutube;extraAttr"
data-vis-set="youtube"
data-vis-type="helper"
data-vis-name="Helper">
data-vis-name="YouTube">
<div class="vis-widget youtube-widget <%== this.data.attr('class') %>" style="overflow: visible; width: 175px; height: 190px;" id="<%= this.data.attr('wid') %>">
<span class="current-value">
<% vis.binds.youtube.createWidget(this.data.wid, this.view, this.data, this.style); %>
Expand Down

0 comments on commit 546aacd

Please sign in to comment.