9 lines
175 B
Plaintext
9 lines
175 B
Plaintext
@{
|
|
var config = new
|
|
{
|
|
Company = PS.Config.Company.ToString()
|
|
};
|
|
}
|
|
<script>
|
|
var ylotc = Object.assign(ylotc || {},@Json.Serialize(config));
|
|
</script> |