Yarik
/
artbox-ecommerce
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
8bfd454aef46718d13dca3f4329bc6d75a935ccc
Authored by
Alexey Boroda
2017-01-23 19:03:45 +0200
1 parent
2f4b4e77
-Don't use asText method
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
controllers/StatisticsController.php
Inline
Side-by-side
controllers/StatisticsController.php
Wrap text
Show/Hide comments
View file @
8bfd454
...
...
@@ -266,6 +266,7 @@
266
266
/**
267
267
* Start here
268
268
* @todo Ajax download button generation
269
+ * change ->asText - it generates html
269
270
*/
270
271
}
271
272
}
...
...