Skip to content

Commit

Permalink
Remove commented out code for a clearer diff
Browse files Browse the repository at this point in the history
  • Loading branch information
henare committed Nov 20, 2015
1 parent 112f50a commit a572ff9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/views/divisions/_external_links.uk.html.haml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
%nav.division-external-links.page-section
-# %h2.h5 External links
%h2.h5 Додаткові посилання
%ul.list-unstyled.object-list-compact
-# %li.object-item= link_to "Debate in Parliament", division.debate_url, title: "Links to debate shown at www.openaustralia.org"
%li.object-item= link_to "Електронний протокол засідання ВРУ", division.debate_url, title: "Links to debate shown at www.openaustralia.org"
- division.bills.each do |bill|
%li.object-item= link_to bill.title, bill.url

0 comments on commit a572ff9

Please sign in to comment.