File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
src/UmbracoFileSystemProviders.Azure.Installer/Configurator/Views Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
<% @ Control Language= " c#" AutoEventWireup= " True" TargetSchema= " http://schemas.microsoft.com/intellisense/ie5" %>
2
2
3
- <script src =" /umbraco/lib/angular/1.1.5/angular.min.js" ></script >
4
- <script src =" /App_Plugins/UmbracoFileSystemProviders/Azure/Install/Configurator/Controllers/Configure.js" ></script >
3
+ <script src =" ~ /umbraco/lib/angular/1.1.5/angular.min.js" ></script >
4
+ <script src =" ~ /App_Plugins/UmbracoFileSystemProviders/Azure/Install/Configurator/Controllers/Configure.js" ></script >
5
5
6
6
<div ng-app =" UFSPLoader" >
7
7
<div ng-controller =" Loader" >
8
8
<div class =" row" >
9
9
<div class =" span1" >
10
- <img src =" /App_Plugins/UmbracoFileSystemProviders/Azure/Install/azure-logo-32.png" />
10
+ <img src =" ~ /App_Plugins/UmbracoFileSystemProviders/Azure/Install/azure-logo-32.png" />
11
11
</div >
12
12
<div ><h4 >Umbraco Azure File System Provider</h4 ></div >
13
13
</div >
You can’t perform that action at this time.
0 commit comments