Sean Thorne
11/17/2023, 11:34 AMD_Inventor
11/17/2023, 12:10 PMSean Thorne
11/17/2023, 12:43 PMSean Thorne
11/17/2023, 12:43 PMAmbert
11/17/2023, 12:44 PMSean Thorne
11/17/2023, 12:49 PMSean Thorne
11/17/2023, 1:08 PMSean Thorne
11/17/2023, 1:10 PMSean Thorne
11/17/2023, 1:11 PMAmbert
11/17/2023, 1:29 PMSean Thorne
11/17/2023, 1:31 PMKevin Jump
11/17/2023, 2:51 PMjson
(function() {
'use strict'
// your code goes here
})(); // those last two brackets i always miss.
that way your variables, etc won't be poluted by other pluging when its all merged
for example you can see this with any of the uSync js files - https://github.com/KevinJump/uSync/blob/v12/main/uSync.Backoffice.Assets/App_Plugins/uSync/settings/expansion.controller.jsKevin Jump
11/17/2023, 2:52 PMSebastiaan
11/20/2023, 11:56 AM