bottom-end alert admin
This commit is contained in:
parent
78a6468584
commit
4d90c752cb
@ -623,5 +623,12 @@
|
||||
"Tax_Rates_in_percentage": "Tax Rates in percentage",
|
||||
"Custom_Tax_Rate": "Custom Tax Rate",
|
||||
"Enter_Custom_Tax_Rate": "Enter Custom Tax Rate",
|
||||
"Enter_the_custom_tax_rate__e_g___3_75_for_3_75__": "Enter the custom tax rate (e.g., 3.75 for 3.75%)"
|
||||
"Enter_the_custom_tax_rate__e_g___3_75_for_3_75__": "Enter the custom tax rate (e.g., 3.75 for 3.75%)",
|
||||
"Additional_Information": "Additional Information",
|
||||
"City_of_Resident": "City of Resident",
|
||||
"District": "District",
|
||||
"State": "State",
|
||||
"State_of_Resident": "State of Resident",
|
||||
"Zip": "Zip",
|
||||
"Zip_Code": "Zip Code"
|
||||
}
|
@ -88,7 +88,7 @@
|
||||
}
|
||||
|
||||
/*
|
||||
* maintenance top-bar
|
||||
* maintenance top-bar
|
||||
*/
|
||||
|
||||
.notification-top-bar {
|
||||
@ -473,7 +473,7 @@
|
||||
icon: '{if $notify_t == "s"}success{else}error{/if}',
|
||||
title: '{$notify}',
|
||||
toast: true,
|
||||
position: 'top-end',
|
||||
position: 'bottom-end',
|
||||
showConfirmButton: false,
|
||||
timer: 5000,
|
||||
timerProgressBar: true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user