mirror of
https://github.com/xenia-project/xenia.git
synced 2026-04-05 22:55:19 +00:00
Module info in json.
This commit is contained in:
parent
c45f573472
commit
dcd9f8b6ff
7 changed files with 339 additions and 125 deletions
|
|
@ -2,66 +2,10 @@
|
|||
<div class="modal-content">
|
||||
<div class="modal-header">
|
||||
<button type="button" class="close" data-dismiss="modal" aria-hidden="true" ng-click="close()">×</button>
|
||||
<h4 class="modal-title">Modal title</h4>
|
||||
<h4 class="modal-title">{{ moduleName }}</h4>
|
||||
</div>
|
||||
<div class="modal-body">
|
||||
Lots of info<br/>
|
||||
Lots of info<br/>
|
||||
Lots of info<br/>
|
||||
Lots of info<br/>
|
||||
Lots of info<br/>
|
||||
Lots of info<br/>
|
||||
Lots of info<br/>
|
||||
Lots of info<br/>
|
||||
Lots of info<br/>
|
||||
Lots of info<br/>
|
||||
Lots of info<br/>
|
||||
Lots of info<br/>
|
||||
Lots of info<br/>
|
||||
Lots of info<br/>
|
||||
Lots of info<br/>
|
||||
Lots of info<br/>
|
||||
Lots of info<br/>
|
||||
Lots of info<br/>
|
||||
Lots of info<br/>
|
||||
Lots of info<br/>
|
||||
Lots of info<br/>
|
||||
Lots of info<br/>
|
||||
Lots of info<br/>
|
||||
Lots of info<br/>
|
||||
Lots of info<br/>
|
||||
Lots of info<br/>
|
||||
Lots of info<br/>
|
||||
Lots of info<br/>
|
||||
Lots of info<br/>
|
||||
Lots of info<br/>
|
||||
Lots of info<br/>
|
||||
Lots of info<br/>
|
||||
Lots of info<br/>
|
||||
Lots of info<br/>
|
||||
Lots of info<br/>
|
||||
Lots of info<br/>
|
||||
Lots of info<br/>
|
||||
Lots of info<br/>
|
||||
Lots of info<br/>
|
||||
Lots of info<br/>
|
||||
Lots of info<br/>
|
||||
Lots of info<br/>
|
||||
Lots of info<br/>
|
||||
Lots of info<br/>
|
||||
Lots of info<br/>
|
||||
Lots of info<br/>
|
||||
Lots of info<br/>
|
||||
Lots of info<br/>
|
||||
Lots of info<br/>
|
||||
Lots of info<br/>
|
||||
Lots of info<br/>
|
||||
Lots of info<br/>
|
||||
Lots of info<br/>
|
||||
Lots of info<br/>
|
||||
Lots of info<br/>
|
||||
Lots of info<br/>
|
||||
Lots of info<br/>
|
||||
{{ moduleInfo }}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue