Remove subscription html
This commit is contained in:
@@ -5,13 +5,9 @@
|
|||||||
<h3 class="headline-small"><%= process.title %></h3>
|
<h3 class="headline-small"><%= process.title %></h3>
|
||||||
</div>
|
</div>
|
||||||
<div class="small-12 medium-4 column right">
|
<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>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="debate-show" class="row description">
|
<div id="debate-show" class="row description">
|
||||||
<div class="small-12 medium-4 column">
|
<div class="small-12 medium-4 column">
|
||||||
<h4><%= t('legislation.processes.header_full.description') %></h4>
|
<h4><%= t('legislation.processes.header_full.description') %></h4>
|
||||||
@@ -31,7 +27,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="center half-gradient">
|
<div class="center half-gradient">
|
||||||
<a class="button big center button-circle" title="<%= t('.view_process_information') %>" id="js-toggle-small-debate">
|
<a class="button big center button-circle" title="<%= t('.view_process_information') %>" id="js-toggle-small-debate">
|
||||||
<span class="icon-angle-down" aria-hidden="true"></span>
|
<span class="icon-angle-down" aria-hidden="true"></span>
|
||||||
|
|||||||
@@ -7,10 +7,6 @@
|
|||||||
</h2>
|
</h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="small-12 medium-4 column right">
|
<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>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user