Skip to content

Commit 75b01d5

Browse files
committed
MAGETWO-55468: Bulk module finalization
1 parent bfe9caf commit 75b01d5

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Ui/view/base/web/templates/grid/cells

1 file changed

+1
-1
lines changed

app/code/Magento/Ui/view/base/web/templates/grid/cells/link.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@
1010
<a class="action-menu-item"
1111
if="$col.isLink($row())"
1212
text="$col.getLabel($row())"
13-
attr="href: $col.getLink($row())"/>
13+
attr="href: $col.getLink($row())"/>

0 commit comments

Comments
 (0)