mirror of
https://github.com/xenia-project/xenia.git
synced 2026-04-06 07:03:33 +00:00
Starting modal for module info.
This commit is contained in:
parent
e8d45d80e7
commit
8a8ee5dadc
8 changed files with 146 additions and 4 deletions
|
|
@ -20,6 +20,7 @@ var module = angular.module('app', [
|
|||
'xe.session',
|
||||
'xe.ui.code',
|
||||
'xe.ui.code.functionView',
|
||||
'xe.ui.code.moduleInfo',
|
||||
'xe.ui.console',
|
||||
'xe.ui.navbar'
|
||||
]);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue