forked from External/greenlight
Merge pull request #93 from zach-chai/change_paperclip_icon
change paperclip to clipboard icon
This commit is contained in:
commit
1c54f3cc6f
|
@ -32,7 +32,7 @@ with BigBlueButton; if not, see <http://www.gnu.org/licenses/>.
|
|||
data-copy-error="<%= t('copy_error') %>"
|
||||
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>
|
||||
|
||||
<% if current_user %>
|
||||
|
|
Loading…
Reference in New Issue