informatics-isi-edu / ermrestjs

ERMrest client library in JavaScript
Apache License 2.0
4 stars 3 forks source link

Use a general name for fullscreen button instead of glyph icon #962

Closed RFSH closed 2 years ago

RFSH commented 2 years ago

As the title suggests, this PR will just replace the glyphicon glyphicon with fullscreen-icon. This PR is part of changes described in chaise#2230 to remove glyph icon usages.

P.S. Given that Chaise is responsible for defining what fullscreen-icon means, we must merge Chaise PR first. Otherwise the fullscreen button won't show the icon.