This website works better with JavaScript.
Home
Help
Sign In
vince
/
gestionnaire-de-taches-simple
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Corrige un bug
master
vincent
3 weeks ago
parent
27d3216d9d
commit
8208d0569c
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
templates/task/show.html.twig
+ 1
- 1
templates/task/show.html.twig
View File
@ -86,7 +86,7 @@
class="btn btn-secondary"
type="button"
data-controller="josm"
data-action="click->josm#remoteControl
IfReady
"
data-action="click->josm#remoteControl"
data-josm-commands-value="{{ josmCommands|escape('html_attr') }}"
title="{{ 'button.josm_remote_control'|trans }}"
accesskey="J"
Write
Preview
Loading…
Cancel
Save