UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Platform One
P
Party Bus
Launchboard
launchboard-fe
Commits
2c446000
Commit
2c446000
authored
Apr 30, 2021
by
graham.smith
Browse files
search width
parent
78add725
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
src/components/Training/TrainingAttendance.vue
src/components/Training/TrainingAttendance.vue
+1
-1
src/views/super-admin/Teams.vue
src/views/super-admin/Teams.vue
+2
-2
No files found.
src/components/Training/TrainingAttendance.vue
View file @
2c446000
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
</v-col>
</v-col>
</v-row>
</v-row>
<v-row
class=
"filter-wrapper filter-input mb-4"
>
<v-row
class=
"filter-wrapper filter-input mb-4"
>
<v-col
cols=
"12"
sm=
"
8
"
md=
"
6
"
>
<v-col
cols=
"12"
sm=
"
6
"
md=
"
3
"
>
<v-text-field
<v-text-field
v-model=
"search"
v-model=
"search"
ref=
"filterSearch"
ref=
"filterSearch"
...
...
src/views/super-admin/Teams.vue
View file @
2c446000
...
@@ -25,7 +25,7 @@
...
@@ -25,7 +25,7 @@
<template
v-slot:top
>
<template
v-slot:top
>
<v-container
id=
"teams-table-header"
class=
"py-0 pb-8"
>
<v-container
id=
"teams-table-header"
class=
"py-0 pb-8"
>
<v-row>
<v-row>
<v-col
cols=
"12"
md=
"
4
"
class=
"filter-input px-0"
>
<v-col
cols=
"12"
sm=
"6"
md=
"
3
"
class=
"filter-input px-0"
>
<v-text-field
<v-text-field
v-model=
"filter.search"
v-model=
"filter.search"
ref=
"filterSearch"
ref=
"filterSearch"
...
@@ -37,7 +37,7 @@
...
@@ -37,7 +37,7 @@
hide-details
hide-details
></v-text-field>
></v-text-field>
</v-col>
</v-col>
<v-col
cols=
"12"
md=
"
8
"
class=
"text-right px-0"
>
<v-col
cols=
"12"
md=
"
9
"
class=
"text-right px-0"
>
<v-btn
<v-btn
color=
"secondary"
color=
"secondary"
class=
"mr-0 mr-sm-2 mb-6 mb-sm-0"
class=
"mr-0 mr-sm-2 mb-6 mb-sm-0"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment