fixes from transition, tests pass, just because there are too little
This commit is contained in:
@ -12,7 +12,6 @@ module Merged
|
||||
attributes["style"] = "background-image: url('#{img}');"
|
||||
if(section.option("fixed") == "on")
|
||||
attributes[:class] = attributes[:class] + " bg-fixed"
|
||||
puts "Adding fixed"
|
||||
end
|
||||
attributes
|
||||
end
|
||||
|
Reference in New Issue
Block a user