forked from External/greenlight
change paperclip to clipboard icon
This commit is contained in:
@ -32,7 +32,7 @@ with BigBlueButton; if not, see <http://www.gnu.org/licenses/>.
|
|||||||
data-copy-error="<%= t('copy_error') %>"
|
data-copy-error="<%= t('copy_error') %>"
|
||||||
data-copy-hint="<%= t('url_copy_explanation') %>"
|
data-copy-hint="<%= t('url_copy_explanation') %>"
|
||||||
>
|
>
|
||||||
<i class="fa fa-paperclip" aria-hidden="true"></i>
|
<i class="fa fa-clipboard" aria-hidden="true"></i>
|
||||||
</button>
|
</button>
|
||||||
|
|
||||||
<% if current_user %>
|
<% if current_user %>
|
||||||
|
Reference in New Issue
Block a user