mirror of
https://github.com/Karaka-Management/oms-Monitoring.git
synced 2026-01-19 03:58: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">
|
||||
<pre><?= $this->printHtml(\json_encode($log['backtrace'], \JSON_PRETTY_PRINT)); ?></pre>
|
||||
<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>
|
||||
</table>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user