fixed bug

This commit is contained in:
AmirHossein Mahmoodi
2023-12-20 17:27:48 +03:30
parent 7f54319b6f
commit da28feabcf
10 changed files with 53 additions and 13 deletions

View File

@@ -1,10 +1,16 @@
{
"middlewares": {},
"middlewares": {
"/dashboard/navgan/add-request-loan":{
"status" : false,
"title":"اطلاع رسانی",
"message": "ثبت نام به زودی آغاز خواهد شد."
}
},
"deadlines": {
"register": {
"date": {
"from": "1402/09/01",
"to": "1402/09/10"
"from": "1402/10/02",
"to": "1402/10/15"
},
"messages": {
"before": "ثبت نام هنوز شروع نشده",
@@ -17,8 +23,8 @@
},
"validation": {
"date": {
"from": "1402/09/15",
"to": "1402/11/10"
"from": "1402/10/15",
"to": "1402/10/30"
},
"messages": {},
"timeline_label": {
@@ -28,8 +34,8 @@
},
"done": {
"date": {
"from": "1402/11/10",
"to": "1402/12/20"
"from": "1402/11/01",
"to": "1402/11/20"
},
"messages": {},
"timeline_label": {

Binary file not shown.

BIN
public/icons/bpms.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB