Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
Trèfle
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
6
Issues
6
List
Boards
Labels
Service Desk
Milestones
Merge Requests
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Open source
Trèfle
Commits
55af7ae8
Commit
55af7ae8
authored
May 26, 2020
by
David Foucher
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'ux-changes' into 'master'
change size of schema and scenario titles See merge request
!61
parents
d68901f6
f9be7eef
Pipeline
#3277
passed with stages
in 6 minutes and 49 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
backoffice/src/components/Scenarios.vue
backoffice/src/components/Scenarios.vue
+1
-1
backoffice/src/components/Schema.vue
backoffice/src/components/Schema.vue
+1
-1
No files found.
backoffice/src/components/Scenarios.vue
View file @
55af7ae8
...
...
@@ -42,7 +42,7 @@
</ul>
</div>
<div
v-else
>
<h4
class=
"mt-5"
>
Veuillez sélectionner au moins une catégorie
</h4>
<h4
class=
"mt-5"
>
Sélectionnez au moins une catégorie dans le menu.
</h4>
</div>
</div>
<div
v-else
>
...
...
backoffice/src/components/Schema.vue
View file @
55af7ae8
...
...
@@ -47,7 +47,7 @@
</dl>
</div>
<div
v-else
>
<h
2>
Sélectionnez une catégorie dans le menu.
</h2
>
<h
4
class=
"mt-5"
>
Sélectionnez une catégorie dans le menu.
</h4
>
</div>
</div>
</div>
...
...
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