frontend: rework refresh loop
This commit is contained in:
parent
0414c392bf
commit
8702db568c
2 changed files with 159 additions and 103 deletions
|
|
@ -16,7 +16,7 @@
|
|||
</head>
|
||||
<body class="bg-light">
|
||||
|
||||
<div class="navbar navbar-expand-lg navbar-dark bg-dark text-light">
|
||||
<div class="navbar navbar-expand-lg navbar-dark bg-dark text-light" ng-controller="CountdownController">
|
||||
<div class="container">
|
||||
<div class="col-md-auto">
|
||||
<a href="https://www.forum-fic.com/" ng-if="!(time.remaining === undefined || my.team_id)">
|
||||
|
|
|
|||
Reference in a new issue