views/infra/inspect.slim in engine2-1.0.2 vs views/infra/inspect.slim in engine2-1.0.3
- old
+ new
@@ -76,6 +76,10 @@
]
option value="" Association
br
.row
.col-lg-12
- pre ng-bind="action.activeAssoc | json"
\ No newline at end of file
+ pre ng-bind="action.activeAssoc | json"
+ div title="Globals" bs-pane=""
+ .panel.panel-default
+ .panel-body
+ pre ng-bind="action.globals() | json"