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
67
debugger/assets/ui/code/module-info.html
Normal file
67
debugger/assets/ui/code/module-info.html
Normal file
|
|
@ -0,0 +1,67 @@
|
|||
<div class="modal-dialog">
|
||||
<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>
|
||||
</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/>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue