4 lines
157 B
Plaintext
4 lines
157 B
Plaintext
|
%li{:class => ("selected" if @selected)}
|
||
|
- haml_tag(@heading) do
|
||
|
%a{:href => default_path(@current_item), :class => ("selected" if @selected)}= @crumb
|