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
c7bc04c875289a77dede2a662da417fefa122112
Authored by
Alex Savenko
2016-12-21 19:05:56 +0200
2 parents
5bd23355
16ea0ce2
Merge branch 'discount' of gitlab.artweb.com.ua:Alex/semena
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/app/frontend/views/page/changeWithSize.php
Inline
Side-by-side
src/app/frontend/views/page/changeWithSize.php
Wrap text
Show/Hide comments
View file @
c7bc04c
...
...
@@ -54,5 +54,5 @@ if(!empty($item['prices'][0])) {
54
54
}
55
55
}
56
56
57
-
57
+$data['price'] = '1';
58
58
echo json_encode($data);
59
59
\ No newline at end of file
...
...