FEATURE: advanced search help

This commit is contained in:
Sam
2014-10-18 14:27:33 +11:00
parent 6e0b5f7231
commit 742c5e29c9
12 changed files with 70 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# Sprockets::SassImporter implementation provided in sass-rails since that is used
# during asset precompilation.
class DiscourseSassImporter < Sass::Importers::Filesystem
GLOB = /\*|\[.+\]/
GLOB = /\*|\[.+\]/ unless defined? GLOB
# Depending upon where this is passed we might either be passed a string as the
# first argument or a sprockets context. If the first argument is a sprockets