Alex Savenko
/
semena
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
62583c520702239fcca31129069ba426810b2de4
Authored by
Alex Savenko
2017-01-31 15:37:36 +0200
1 parent
d69f4d23
merge fix
Showing
1 changed file
with
0 additions
and
1 deletions
Show diff stats
src/app/frontend/views/partial/item_group.php
Inline
Side-by-side
src/app/frontend/views/partial/item_group.php
Wrap text
Show/Hide comments
View file @
62583c5
...
...
@@ -60,7 +60,6 @@
60
60
echo '<span>'.$i['price'].'</span> грн';
61
61
}
62
62
?>
63
- <span><?= $i['price'] ?></span> грн
64
63
</div>
65
64
66
65
<div class="one_item_buttons">
...
...