feat: enable registration of new bindings via PortalSettings popup without PowerShell and update ClassicScriptUrl path
This commit is contained in:
@@ -11,7 +11,7 @@ param(
|
||||
|
||||
[Guid]$FieldCustomizerComponentId = 'a555f4fc-d6a6-4421-8189-457449d9bbde',
|
||||
|
||||
[string]$ClassicScriptUrl = '~site/SiteAssets/ExpiryIndicator/ExpiryIndicatorClassic.js',
|
||||
[string]$ClassicScriptUrl = '~sitecollection/SiteAssets/ExpiryIndicator/ExpiryIndicatorClassic.js',
|
||||
|
||||
[switch]$SkipClassic
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user