mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-05-06 01:27:54 +02:00
fixed #3341, introduced new navigation data property, "targetBlank", deprecated "target", which was never exposed anyway, and updated default values
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
"textClass": "visible-xs-inline",
|
||||
"text": "\\[\\[global:header.admin\\]\\]",
|
||||
"properties": {
|
||||
"target": "_top",
|
||||
"targetBlank": false,
|
||||
"adminOnly": true
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user