mirror of
https://github.com/Karaka-Management/oms-Monitoring.git
synced 2026-02-17 17:48:40 +00:00
l11n, unit/app and simplification fixes
This commit is contained in:
parent
1f9f7d2755
commit
2b34353a82
|
|
@ -90,11 +90,11 @@ echo $this->getData('nav')->render(); ?>
|
|||
<label><?= $this->getHtml('Backtrace'); ?></label>
|
||||
<pre><?= $this->printHtml(\json_encode(\json_decode($log[9] ?? '{}'), \JSON_PRETTY_PRINT)); ?></pre>
|
||||
</div>
|
||||
</div>
|
||||
<div class="portlet-foot">
|
||||
<a tabindex="0" class="button" target="_blank"
|
||||
href="https://github.com/Karaka-Management/Karaka/issues/new?body=<?= $this->printHtml(\rawurlencode($details)); ?>"><?= $this->getHtml('Report'); ?></a>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user