commit | c8a58c8b4234ee7906840def39d0dc33a220b4b4 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Aug 17 17:14:38 2017 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Aug 18 10:35:02 2017 -0700 |
tree | bf4cb506dee333c9da2232826485e99632944596 | |
parent | 9f29cce552cebbe7f5d847a9ddaedc6f6e72de89 [diff] [blame] |
[CORD-1653] Adding a debug tab in model details Change-Id: I6c3be4227309cbeb2dd7ab6252c1312dfd00fb18
diff --git a/src/app/core/key-binding/key-binding-panel.html b/src/app/core/key-binding/key-binding-panel.html index df26318..ed198fd 100644 --- a/src/app/core/key-binding/key-binding-panel.html +++ b/src/app/core/key-binding/key-binding-panel.html
@@ -49,6 +49,6 @@ </div> <div class="row"> <div class="col-xs-12"> - <xos-debug></xos-debug> + <xos-debug-summary></xos-debug-summary> </div> </div> \ No newline at end of file