mirror of
https://codeberg.org/prof_x_pvt_ltd/captive.whump.shanti-portal
synced 2024-08-14 22:46:42 +00:00
fixed the error message for promise timeout and failure.
This commit is contained in:
parent
2c58ddf3a9
commit
f4d2f10148
3 changed files with 22 additions and 11 deletions
|
@ -38,9 +38,8 @@
|
|||
</div>
|
||||
|
||||
<form id="approveForm" method="post">
|
||||
<div id="error-row" class="row" style="visibility:hidden;">
|
||||
<div class="five columns msgbox msgbox-error">
|
||||
<p id="error-message"></p>
|
||||
<div class="row">
|
||||
<div id="error-box" class="five columns msgbox msgbox-error">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue