Correct typos on web portal
This commit is contained in:
committed by
Cameron Gutman
parent
881af5b566
commit
f3871c4449
@@ -13,7 +13,7 @@
|
||||
Application Closed Successfully!
|
||||
</div>
|
||||
<div class="alert alert-danger" v-if="closeAppStatus === false">
|
||||
Error while closing Appplication
|
||||
Error while closing Application
|
||||
</div>
|
||||
<div>
|
||||
<button class="btn btn-warning" :disabled="closeAppPressed" @click="closeApp">
|
||||
|
||||
Reference in New Issue
Block a user