Merge pull request #3392 from jumpserver/api_key_table

[Update] 修改api_key_table显示不友好问题
This commit is contained in:
BaiJiangJie 2019-10-28 17:24:16 +08:00 committed by GitHub
commit 4e1e60046a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@
<div class="uc pull-left m-r-0 m-t-10"> <div class="uc pull-left m-r-0 m-t-10">
<button class="btn btn-primary btn-sm" id="create-btn" href="#"> {% trans "Create" %} </button> <button class="btn btn-primary btn-sm" id="create-btn" href="#"> {% trans "Create" %} </button>
</div> </div>
<table class="table table-striped table-bordered table-hover " id="access_key_list_table"> <table class="table table-striped table-bordered table-hover " id="access_key_list_table" style="width: 100%">
<thead> <thead>
<tr> <tr>
<th class="text-center"> <th class="text-center">