config/files: link config diff

This commit is contained in:
Thomas Gelf 2016-05-02 10:59:52 +02:00
parent eee2b2e936
commit cc01a9cb44
1 changed files with 5 additions and 0 deletions

View File

@ -24,6 +24,11 @@
'director/show/activitylog',
array('checksum' => $this->config->getLastActivityHexChecksum()),
array('class' => 'icon-clock', 'data-base-target' => '_next')
) ?><br /><?= $this->qlink(
$this->translate('Diff with other config'),
'director/config/diff',
array('left' => $this->config->getHexChecksum()),
array('class' => 'icon-flapping', 'data-base-target' => '_self')
) ?></td>
</tr>
<tr>