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
cd6d952431e48739a732b7fae5835a6bd6518463
Authored by
Alex Savenko
2016-12-20 18:59:32 +0200
1 parent
b88962e2
console merge
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/app/frontend/controllers/PageController.php
Inline
Side-by-side
src/app/frontend/controllers/PageController.php
Wrap text
Show/Hide comments
View file @
cd6d952
...
...
@@ -149,7 +149,7 @@
149
149
$js = [
150
150
'/landing_sales/flipclock.min.js'
151
151
];
152
-
*/
152
+
153
153
$css = null;
154
154
$js = null;
155
155
...
...