Skip to content

Commit ff7d0fa

Browse files
committed
Merge branch 'ged-odoo-master-again'
2 parents 043cc9e + 5679f9c commit ff7d0fa

File tree

3 files changed

+474
-7
lines changed

3 files changed

+474
-7
lines changed

frameworks/keyed/blockdom/app.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,10 +78,10 @@ const rowBlock = createBlock(`
7878
<tr block-attribute-2="class">
7979
<td class="col-md-1"><block-text-0/></td>
8080
<td class="col-md-4">
81-
<a block-handler-3="click"><block-text-1/></a>
81+
<a block-handler-3="click.synthetic"><block-text-1/></a>
8282
</td>
8383
<td class="col-md-1">
84-
<a block-handler-4="click">
84+
<a block-handler-4="click.synthetic">
8585
<span class='glyphicon glyphicon-remove' aria-hidden="true" />
8686
</a>
8787
</td>

0 commit comments

Comments
 (0)