Skip to content
  • Aaron Lipman's avatar
    dd7a6737
    Remove redundant @virtual_path variable · dd7a6737
    Aaron Lipman authored
    Following the introduction of the @current_template variable in 1581cab9,
    the @virtual_path variable is now redundant, as the value of the virtual
    path may be accessed via @current_template.virtual_path. This commit
    removes @virtual_path and replaces any references to @virtual_path with
    @current_template.virtual_path.
    dd7a6737
    Remove redundant @virtual_path variable
    Aaron Lipman authored
    Following the introduction of the @current_template variable in 1581cab9,
    the @virtual_path variable is now redundant, as the value of the virtual
    path may be accessed via @current_template.virtual_path. This commit
    removes @virtual_path and replaces any references to @virtual_path with
    @current_template.virtual_path.
Loading