Remove css_splitter references, delete all_split2.css. #1361 #2633

This commit is contained in:
VadLusk
2018-09-03 09:20:26 +10:00
parent a9c8c033c7
commit f74a6e47d5
5 changed files with 2 additions and 10 deletions

View File

@@ -7,7 +7,6 @@ class ApplicationController < ActionController::Base
before_filter :set_cache_headers # Issue #1213, prevent cart emptying via cache when using back button
include EnterprisesHelper
helper CssSplitter::ApplicationHelper
def redirect_to(options = {}, response_status = {})
::Rails.logger.error("Redirected by #{caller(1).first rescue "unknown"}")