Remove subscription html
This commit is contained in:
@@ -5,13 +5,9 @@
|
||||
<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>
|
||||
|
||||
|
||||
<div id="debate-show" class="row description">
|
||||
<div class="small-12 medium-4 column">
|
||||
<h4><%= t('legislation.processes.header_full.description') %></h4>
|
||||
@@ -31,7 +27,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="center half-gradient">
|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user