Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
anis
anis-client
Commits
08761abd
Commit
08761abd
authored
Jul 26, 2019
by
Tifenn Guillas
Browse files
Merge branch 'design-button' into 'develop'
design JSON button => DONE See merge request
!39
parents
8c9f660c
75e3d720
Pipeline
#1353
passed with stages
in 7 minutes and 42 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/app/search/components/datatable.component.html
View file @
08761abd
...
...
@@ -71,7 +71,7 @@
<div
*ngSwitchCase=
"'json'"
class=
"text-center"
>
<button
class=
"btn btn-outline-primary btn-sm"
(click)=
"openModal('json', attribute.name, datum[attribute.label])"
>
<i
class=
"fas fa-code"
></i>
JSON
</button>
</div>
<div
*ngSwitchDefault
>
...
...
Write
Preview
Supports
Markdown
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