Station/cards/taskfloor_viewmessages.html
Skylar Ittner 875457953f Lots of things
Add QC shifts, add proper icon, check for app permissions, 
adjust styles, fix UI bugs, prepare login UI for quick access mode
2017-12-20 17:23:39 -07:00

8 lines
407 B
HTML

<!--
This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<h3 class="card-header" style="background-color: #607d8b; color: white;"><i class="far fa-comments"></i> <span class="card_title">TaskFloor Messages</span></h3>
<div class="list-group message-list">
</div>