|
@ -86,7 +86,7 @@ |
|
|
class="btn btn-secondary" |
|
|
class="btn btn-secondary" |
|
|
type="button" |
|
|
type="button" |
|
|
data-controller="josm" |
|
|
data-controller="josm" |
|
|
data-action="click->josm#remoteControlIfReady" |
|
|
|
|
|
|
|
|
data-action="click->josm#remoteControl" |
|
|
data-josm-commands-value="{{ josmCommands|escape('html_attr') }}" |
|
|
data-josm-commands-value="{{ josmCommands|escape('html_attr') }}" |
|
|
title="{{ 'button.josm_remote_control'|trans }}" |
|
|
title="{{ 'button.josm_remote_control'|trans }}" |
|
|
accesskey="J" |
|
|
accesskey="J" |
|
|