Skip to content

Commit

Permalink
Fix shop update form
Browse files Browse the repository at this point in the history
  • Loading branch information
budziam committed Dec 18, 2019
1 parent ed45fd0 commit 482c957
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/default/setup/update/update_info_brick.html
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
<h2 class="title is-5">{{ $text }}</h2>
<div class="columns is-multiline is-mobile data">{{ $data }}</div>
<div class="columns is-multiline is-mobile data">{$data}</div>

0 comments on commit 482c957

Please sign in to comment.