Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
prodige
bdl-alkante-visualiseur-core
Commits
fa6491ad
Commit
fa6491ad
authored
Nov 14, 2022
by
Justine
Browse files
correction poste source visible
parent
e5a3ee65
Changes
1
Hide whitespace changes
Inline
Side-by-side
projects/visualiseur-core/src/lib/interrogating-results/result-modal-fiche/result-modal-fiche.component.html
View file @
fa6491ad
...
...
@@ -270,14 +270,14 @@
<div
class=
"text-right mt-5"
>
<button
type=
"button"
(click)=
"checkForShortPath()"
class=
"btn btn-modal px-3 py-2"
<!--
<button type="button" (click)="checkForShortPath()" class="btn btn-modal px-3 py-2"
[disabled]="isSearchingForShortPath">
<span aria-hidden="true">
<i *ngIf="!isSearchingForShortPath" class="fa fa-map-marker mr-2"></i>
<div *ngIf="isSearchingForShortPath" class="spinner-border"></div>
Rechercher un poste source
</span>
</button>
</button>
-->
<button
type=
"submit"
*ngIf=
"editing"
[disabled]=
"!featureForm.form.valid"
class=
"btn btn-modal px-3 py-2 fiche-info-save"
>
<i
class=
"fa fars-sauvegarder"
></i>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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