mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-08-07 05:13:51 -04:00
Notification Report page rewrite v0.1📩
This commit is contained in:
1 parent
0ed24dac0a
commit
fd162ff98a
13 files changed
+245
-115
No files matched your search
@@ -94,9 +94,14 @@
|
||||
"column": "Watched_Value1",
|
||||
"css_classes": "col-sm-3",
|
||||
"show": true,
|
||||
"type": "label",
|
||||
"type": "eval",
|
||||
"default_value":"",
|
||||
"options": [],
|
||||
"options": [
|
||||
{
|
||||
"type": "eval",
|
||||
"param": "`<a href='/report?guid=${value}'>${value}</a>`"
|
||||
}
|
||||
],
|
||||
"localized": ["name"],
|
||||
"name":[{
|
||||
"language_code": "en_us",
|
||||
|
||||
Reference in new issue
Block a user