Browse Source

Make test work when not in root context

Change-Id: I26ed26da63969d3798b543fb3b55ddb92e07b32c
tags/7.3.0.rc1
Artur Signell 10 years ago
parent
commit
303db6bcd8
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      WebContent/statictestfiles/PopupViewInEmbeddedApplication.html

+ 1
- 1
WebContent/statictestfiles/PopupViewInEmbeddedApplication.html View File

@@ -11,7 +11,7 @@
</head>

<body>
<script type="text/javascript" src="/VAADIN/vaadinBootstrap.js"></script>
<script type="text/javascript" src="../VAADIN/vaadinBootstrap.js"></script>


<p>This is a static web page that contains an embedded Vaadin

Loading…
Cancel
Save