mirror of
https://github.com/Karaka-Management/oms-Monitoring.git
synced 2026-02-10 06:28:40 +00:00
add ip support for auditor
This commit is contained in:
parent
6a0ff60eeb
commit
df457f2e39
|
|
@ -85,7 +85,7 @@ echo $this->getData('nav')->render(); ?>
|
||||||
<td colspan="3">
|
<td colspan="3">
|
||||||
<pre><?= $this->printHtml(\json_encode($log['backtrace'], \JSON_PRETTY_PRINT)); ?></pre>
|
<pre><?= $this->printHtml(\json_encode($log['backtrace'], \JSON_PRETTY_PRINT)); ?></pre>
|
||||||
<tr>
|
<tr>
|
||||||
<td colspan="3" style="padding-top: 10px"><a class="button" target="_blank"
|
<td colspan="3" style="padding-top: 10px"><a tabindex="0" class="button" target="_blank"
|
||||||
href="https://gitreports.com/issue/Orange-Management/Orange-Management/?name=Guest&issue_title=<?= $this->printHtml(\urlencode($log['message'])); ?>&details=<?= $this->printHtml(\urlencode($details)); ?>"><?= $this->getHtml('Report') ?></a>
|
href="https://gitreports.com/issue/Orange-Management/Orange-Management/?name=Guest&issue_title=<?= $this->printHtml(\urlencode($log['message'])); ?>&details=<?= $this->printHtml(\urlencode($details)); ?>"><?= $this->getHtml('Report') ?></a>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user