Set hours to read-only once they've changed away from PENDING #167

This commit is contained in:
Nabeel Shahzad
2018-02-06 12:58:48 -06:00
parent ac0058e951
commit 531c7ddba3
9 changed files with 94 additions and 59 deletions

View File

@@ -21,6 +21,12 @@
<style type="text/css">
@yield('css')
label {
text-transform: uppercase;
font-size: 14px;
margin: 0;
}
</style>
<script>