Commit cd6d952431e48739a732b7fae5835a6bd6518463

Authored by Alex Savenko
1 parent b88962e2

console merge

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/app/frontend/controllers/PageController.php
@@ -149,7 +149,7 @@ @@ -149,7 +149,7 @@
149 $js = [ 149 $js = [
150 '/landing_sales/flipclock.min.js' 150 '/landing_sales/flipclock.min.js'
151 ]; 151 ];
152 - */ 152 +
153 $css = null; 153 $css = null;
154 $js = null; 154 $js = null;
155 155