fixed #3341, introduced new navigation data property, "targetBlank", deprecated "target", which was never exposed anyway, and updated default values

This commit is contained in:
Julian Lam
2015-07-20 11:27:21 -04:00
parent 33434ed13d
commit 22251cb0bd
4 changed files with 32 additions and 26 deletions

View File

@@ -67,7 +67,7 @@
"textClass": "visible-xs-inline",
"text": "\\[\\[global:header.admin\\]\\]",
"properties": {
"target": "_top",
"targetBlank": false,
"adminOnly": true
}
},