| Index: remoting/webapp/app_remoting/html/template_loading_window.html
|
| diff --git a/remoting/webapp/app_remoting/html/template_loading_window.html b/remoting/webapp/app_remoting/html/template_loading_window.html
|
| index b69432e3ce5a2db397411df04c09b427673fe560..713e79819f0cec162263206bd2a2b328004d5340 100644
|
| --- a/remoting/webapp/app_remoting/html/template_loading_window.html
|
| +++ b/remoting/webapp/app_remoting/html/template_loading_window.html
|
| @@ -17,7 +17,7 @@ found in the LICENSE file.
|
| <title></title>
|
| </head>
|
| <body>
|
| - <img src="loading_splash.png" id="splash-image">
|
| + <img src="/loading_splash.png" id="splash-image">
|
| <div class="message-container">
|
| <div id="title" hidden></div>
|
| <p id="infobox" class="information-box"></p>
|
|
|