1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-10 15:20:48 -05:00

show login token for longer period

This commit is contained in:
RaidMax
2022-04-22 16:56:29 -05:00
parent 19c3ab8a3d
commit 6588f30d77
5 changed files with 24 additions and 26 deletions

View File

@ -61,6 +61,6 @@
}
<div class="ml-auto">
<button type="submit" class="btn btn-primary">@Model.ActionButtonLabel</button>
<a href="#" class="btn mr-5" role="button">Close</a>
<a href="#" class="btn mr-5" role="button" onclick="halfmoon.toggleModal('actionModal');">Close</a>
</div>
</form>