Add Screen/page for showing the policyData on the spa #94
This commit is contained in:
parent
acfc9ef6fe
commit
cec1bee1f2
@ -302,6 +302,11 @@
|
||||
</menu>
|
||||
</menu>-->
|
||||
</div>
|
||||
|
||||
<div class="container" data-bind="with: policyData">
|
||||
<div class="row" data-bind="html:Html">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="aboutDialog" class="modal fade" role="dialog" data-bind="with: appDetails">
|
||||
<div class="modal-dialog">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user