Updated client var in tcs wks
This commit is contained in:
@@ -31,7 +31,7 @@
|
|||||||
)
|
)
|
||||||
(tbtext "In association with: Designworks" (name "") (pos 109 23) (comment "Comment 0")
|
(tbtext "In association with: Designworks" (name "") (pos 109 23) (comment "Comment 0")
|
||||||
)
|
)
|
||||||
(tbtext "Client: TCS JohnHuxley" (name "") (pos 109 26) (comment "Comment 1")
|
(tbtext "Client: ${client}" (name "") (pos 109 26) (comment "Comment 1")
|
||||||
)
|
)
|
||||||
(tbtext "${COMMENT3}" (name "") (pos 109 29) (comment "Comment 2")
|
(tbtext "${COMMENT3}" (name "") (pos 109 29) (comment "Comment 2")
|
||||||
)
|
)
|
||||||
|
|||||||
@@ -476,6 +476,7 @@
|
|||||||
"text_variables": {
|
"text_variables": {
|
||||||
"date": "",
|
"date": "",
|
||||||
"rev": "",
|
"rev": "",
|
||||||
"title": ""
|
"title": "",
|
||||||
|
"client": "TCS JOHN HUXLEY"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user