Skip to content

Commit

Permalink
Merge branch 'DEV' of https://github.com/egovernments/configs into DEV
Browse files Browse the repository at this point in the history
  • Loading branch information
sachinsingh-eGov committed Jun 1, 2022
2 parents 9ee374e + 6651f0d commit 7e44e48
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 109 deletions.
89 changes: 34 additions & 55 deletions pdf-service/format-config/ws-sewagedisconnection.json
Expand Up @@ -115,9 +115,7 @@
false
],
"style": "ws-sub-table"
}
],
[
},
{
"text": "{{propertyId}}",
"border": [
Expand All @@ -139,9 +137,7 @@
false
],
"style": "ws-sub-table"
}
],
[
},
{
"text": "{{ownerName}}",
"border": [
Expand All @@ -163,9 +159,7 @@
false
],
"style": "ws-sub-table"
}
],
[
},
{
"text": "{{doorHouseNo}}, {{buildingColonyName}}, {{streetName}}, {{localityMohalla}}, {{cityName}}",
"border": [
Expand All @@ -180,10 +174,10 @@
]
},
"border": [
true,
true,
true,
true
false,
false,
false,
false
]
}
]
Expand Down Expand Up @@ -222,9 +216,7 @@
false
],
"style": "ws-sub-table"
}
],
[
},
{
"text": "{{holderName}}",
"border": [
Expand All @@ -246,9 +238,7 @@
false
],
"style": "ws-sub-table"
}
],
[
},
{
"text": "{{mobileNo}}",
"border": [
Expand All @@ -270,10 +260,8 @@
false
],
"style": "ws-sub-table"
}
],
[
{
},
{
"text": "{{guardianName}}",
"border": [
false,
Expand All @@ -294,9 +282,7 @@
false
],
"style": "ws-sub-table"
}
],
[
},
{
"text": "{{correspondingAddress}}",
"border": [
Expand All @@ -311,10 +297,10 @@
]
},
"border": [
true,
true,
true,
true
false,
false,
false,
false
]
}
]
Expand Down Expand Up @@ -353,9 +339,7 @@
false
],
"style": "ws-sub-table"
}
],
[
},
{
"text": "{{disconnectionType}}",
"border": [
Expand All @@ -377,9 +361,7 @@
false
],
"style": "ws-sub-table"
}
],
[
},
{
"text": "{{disconnectionProposedDate}}",
"border": [
Expand All @@ -401,9 +383,7 @@
false
],
"style": "ws-sub-table"
}
],
[
},
{
"text": "{{disconnectionReason}}",
"border": [
Expand All @@ -418,10 +398,10 @@
]
},
"border": [
true,
true,
true,
true
false,
false,
false,
false
]
}
]
Expand Down Expand Up @@ -467,9 +447,9 @@
]
},
"border": [
true,
true,
true,
false,
false,
false,
false
]
}
Expand Down Expand Up @@ -510,9 +490,9 @@
"color": "#484848",
"margin": [
-25,
18,
-8,
10
15,
0,
-10
]
},
"header": {
Expand All @@ -530,11 +510,10 @@
},
"ws-sub-table-value": {
"color": "#000000",
"bold": true,
"fontSize": 12,
"fontWeight": 500,
"margin": [
3,
-8,
0,
0,
10
Expand All @@ -544,12 +523,12 @@
"color": "#484848",
"bold": true,
"fontSize": 12,
"fontWeight": 400,
"fontWeight": 500,
"margin": [
3,
8,
-8,
0,
0
0,
10
]
},
"qr-image": {
Expand Down

0 comments on commit 7e44e48

Please sign in to comment.