OpenSource-Tools / LiquidVoting

1 stars 0 forks source link

Replace another <img> in index-page #36

Closed kvdmolen closed 9 years ago

kvdmolen commented 9 years ago
<div class="issue_context">
  <a href="../unit/show/2.html" class="unit">Unit 1</a>
  <a href="../area/show/3.html" class="area">Subject 1</a>
  <img alt="you are interested" src="../static/icons/48/eye.png" title="you are interested" class="star">
  <br>
  <a href="../delegation/show.html?issue_id=1" class="delegation_info suspended">
    <img title="delegates to" src="../static/delegation_arrow_24_horizontal.png" alt="delegates to" class="delegation_arrow">
    <img title="kvdmolen" src="../member_image/show/7.html?image_type=avatar" class="member_image member_image_avatar micro_avatar">
  </a>
</div>
nktc commented 9 years ago

Done, I think... let me know?

kvdmolen commented 9 years ago

Done!