Remove subscription html

This commit is contained in:
Amaia Castro
2017-01-18 11:56:37 +01:00
parent 9c8102b9f3
commit c0a958b708
2 changed files with 2 additions and 10 deletions

View File

@@ -5,10 +5,6 @@
<h3 class="headline-small"><%= process.title %></h3>
</div>
<div class="small-12 medium-4 column right">
<a class="button-subscribed expanded button strong" title="Suscríbete al proceso" data-remote="true" rel="nofollow" data-method="post" href="#">
<span class="icon-checkmark-circle" aria-hidden="true"></span>
<h3>Suscrito</h3>
</a>
</div>
</div>

View File

@@ -7,10 +7,6 @@
</h2>
</div>
<div class="small-12 medium-4 column right">
<a class="button-subscribe expanded button strong" title="Suscríbete al proceso" data-remote="true" rel="nofollow" data-method="post" href="/proposals/6-soluta-sed-sapiente-dolores/vote?value=yes">
<h3>Suscríbete al proceso</h3>
<p>Recibe notificaciones clave sobre el proceso</p>
</a>
</div>
</div>