Skip to content

Instantly share code, notes, and snippets.

@gorhgorh
Created October 5, 2015 11:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gorhgorh/5ff41870b88c565156c7 to your computer and use it in GitHub Desktop.
Save gorhgorh/5ff41870b88c565156c7 to your computer and use it in GitHub Desktop.
navigation object to add the close extention
"_navigation":{
"_extensions": {
"_close": {
"_isEnabled": true,
"_iconTypeClass": "icon-cross",
"tooltip": "Close",
"_showTooltip": true,
"_layout": "right",
"_promptIfIncomplete": null,
"_promptIfComplete": null
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment