Changed home screen to use account models instead of user model. Home screen now shows multiple accounts
This commit is contained in:
@@ -52,11 +52,7 @@
|
||||
color: #4c110f;
|
||||
}
|
||||
</style>
|
||||
<style>
|
||||
.strike {
|
||||
text-decoration: line-through;
|
||||
}
|
||||
</style>
|
||||
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function() {
|
||||
@if(count($o->services))
|
||||
|
Reference in New Issue
Block a user