Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
devel:documentation:application_configuration:dev:frontend [2019/02/05 11:19]
tomiskar
devel:documentation:application_configuration:dev:frontend [2019/05/15 10:32]
tomiskar
Line 46: Line 46:
   "dashboard": {   "dashboard": {
     "skip": true     "skip": true
 +  }
 +},
 +"role": {
 +  "table": {
 +    # default filter values
 +    "filter": {
 +      # environment code - supports single value only. Used on role table, assigned roles table, request detail, role select
 +      "environment": null
 +    }
   }   }
 } }
  • by tomiskar