Merge pull request #93 from zach-chai/change_paperclip_icon

change paperclip to clipboard icon
This commit is contained in:
Zachary Chai
2017-01-24 11:15:52 -05:00
committed by GitHub

View File

@ -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 %>