Skip to content

Instantly share code, notes, and snippets.

@sotirisf
Created August 11, 2018 23:06
Show Gist options
  • Select an option

  • Save sotirisf/a4dfe92079f0ed47ee8929d225e8a45c to your computer and use it in GitHub Desktop.

Select an option

Save sotirisf/a4dfe92079f0ed47ee8929d225e8a45c to your computer and use it in GitHub Desktop.
Package Manifest for Umbraco Hide Properties JS injection
{
//array of files we want to inject into the application on app_start
javascript: [
"~/App_Plugins/HideProperties/arrive.js",
"~/App_Plugins/HideProperties/HidePropertiesJsOutput.ashx"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment