We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46acb5f commit aa5fb9cCopy full SHA for aa5fb9c
2 files changed
openwisp-controller
@@ -0,0 +1 @@
1
+Subproject commit d4d013f39eafc701089f287785c3aed81c07f7bd
openwisp_controller/connection/static/connection/js/commands.js
@@ -505,7 +505,7 @@ function initCommandOverlay($) {
505
</div>
506
<div class="form-row field-modified">
507
<div><label>Modified:</label><div class="readonly">${getFormattedDateTimeString(
508
- response.created,
+ response.modified,
509
)}</div></div>
510
511
</fieldset>
0 commit comments