Skip to content

Commit

Permalink
Fixed deputy URL
Browse files Browse the repository at this point in the history
  • Loading branch information
uaoleg committed Jul 20, 2015
1 parent 4bce8c9 commit f502f2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ <h1 style="text-align: center;">Універсальний передвибор
<span class="img-deputy-{{deputy.id}}"></span>
</td>
<td style="vertical-align: middle;">
<a href="{{deputy.url|| '#'}}" target="_blank"><b>{{deputy.name}}</b></a>
<a href="http://itd.rada.gov.ua/mps/info/page/{{deputy.id}}" target="_blank"><b>{{deputy.name}}</b></a>
<table class="deputy-info">
<tr ng-if="deputy.residence">
<td><span class="glyphicon glyphicon-map-marker"></span></td>
Expand Down

0 comments on commit f502f2c

Please sign in to comment.