summaryrefslogtreecommitdiff
path: root/app/views/shared/repo/_editable_mode.html.haml
blob: 7db6431e1de329db5929c30b8c2e10383cb21318 (plain)
1
2
3
%a.btn.btn-default#editable-mode{ "href"=>"#", "@click.prevent" => "editClicked", "v-cloak" => 1, "v-if" => "isCommitable" }
  %i{ ":class" => "buttonIcon" }
  %span {{buttonLabel}}