mirror of https://github.com/OCA/web.git
[IMP] web_widget_open_tab: pre-commit auto fixes
parent
53974f8455
commit
998a017c5e
|
@ -8,7 +8,6 @@
|
||||||
t-on-click="openNewTab"
|
t-on-click="openNewTab"
|
||||||
t-att-title="props.title"
|
t-att-title="props.title"
|
||||||
t-on-mouseenter="ev => this.loadAttrs(ev)"
|
t-on-mouseenter="ev => this.loadAttrs(ev)"
|
||||||
>
|
/>
|
||||||
</a>
|
|
||||||
</t>
|
</t>
|
||||||
</template>
|
</template>
|
||||||
|
|
Loading…
Reference in New Issue