Commit 82325521 by Torkel Ödegaard

ux(): updated api key modal

parent f7b481fc
<div class="modal-body gf-box gf-box-no-margin">
<div class="gf-box-header">
<div class="gf-box-title">
<div class="modal-body">
<div class="modal-header">
<h2 class="modal-header-title">
<i class="fa fa-key"></i>
API Key Created
</div>
<span class="p-l-1">API Key Created</span>
</h2>
<button class="gf-box-header-close-btn" ng-click="dismiss();">
<a class="modal-header-close" ng-click="dismiss();">
<i class="fa fa-remove"></i>
</button>
</a>
</div>
<div class="gf-box-body">
<div class="modal-content">
<div class="gf-form-group">
<div class="gf-form">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment