File tree 4 files changed +9
-83
lines changed
4 files changed +9
-83
lines changed Original file line number Diff line number Diff line change 190
190
text-transform : none;
191
191
192
192
}
193
-
194
- .form-check-input {
195
- margin-left : 780px ;
196
- }
193
+
Original file line number Diff line number Diff line change 58
58
</ a >
59
59
</ li >
60
60
< li class ="nav-item ">
61
- < a class ="nav-link " type ="button " href ="# ">
61
+ < a class ="nav-link " type ="button " href ="/teams ">
62
62
Meetings by Group
63
63
</ a >
64
64
</ li >
Original file line number Diff line number Diff line change 64
64
</ a >
65
65
</ li >
66
66
< li class ="nav-item ">
67
- < a class ="nav-link " type ="button " href ="# ">
67
+ < a class ="nav-link " type ="button " href ="">
68
68
Meetings by Group
69
69
</ a >
70
70
</ li >
94
94
< div class ="mt-4 ">
95
95
< br > < br >
96
96
< div class ="checkbox ">
97
- < div class ="d-flex ">
98
- < div class =" p-2 flex-fill " > < i class ="fa fa-users " aria-hidden ="true "> </ i > Meetings by Group</ div >
99
- < div class =" p-2 flex-fill " > < input class ="form-check-input " type ="checkbox "> Hide inactive</ div >
97
+ < div class ="d-flex justify-content-between ">
98
+ < div > < i class ="fa fa-users " aria-hidden ="true "> </ i > Meetings by Group</ div >
99
+ < div > < input class ="form-check-input " type ="checkbox "> Hide inactive</ div >
100
100
</ div >
101
101
</ div >
102
102
</ div >
103
103
</ div >
104
104
< br > < br >
105
105
< div class ="card ">
106
106
< div class ="card-header ">
107
- 23 Groups
107
+ {{ teamdata|length }} Groups
108
108
</ div >
109
109
< table class ="table ">
110
110
< tbody >
117
117
</ item >
118
118
< div class ="btn-group " role ="group "
119
119
aria-label ="Basic checkbox toggle button group ">
120
- < input type ="checkbox " class ="btn-check " id =" btncheck1 " autocomplete ="off ">
121
- < label class ="btn btn-outline-primary " for =" btncheck1 " > < i
120
+ < input type ="checkbox " class ="btn-check " autocomplete ="off ">
121
+ < label class ="btn btn-outline-primary " > < i
122
122
class ="far fa-calendar-alt "> </ i > 15 Nov 2021</ label >
123
123
</ div >
124
124
</ td >
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments