Index: remoting/webapp/app_remoting/html/template_feedback_consent.html |
diff --git a/remoting/webapp/app_remoting/html/feedback_consent.html b/remoting/webapp/app_remoting/html/template_feedback_consent.html |
similarity index 87% |
rename from remoting/webapp/app_remoting/html/feedback_consent.html |
rename to remoting/webapp/app_remoting/html/template_feedback_consent.html |
index 0ee4ba6c30378ca7e36acd69f51aac35852cd2cf..a0cb8dae777967e38f8d75cfab568ef20bb56daf 100644 |
--- a/remoting/webapp/app_remoting/html/feedback_consent.html |
+++ b/remoting/webapp/app_remoting/html/template_feedback_consent.html |
@@ -13,13 +13,9 @@ found in the LICENSE file. |
<link rel="stylesheet" href="feedback_consent.css"> |
<link rel="stylesheet" href="main.css"> |
<link rel="stylesheet" href="message_window.css"> |
- <script src="base.js"></script> |
- <script src="error.js"></script> |
- <script src="feedback_consent.js"></script> |
- <script src="oauth2_api_impl.js"></script> |
- <script src="plugin_settings.js"></script> |
- <script src="l10n.js"></script> |
- <script src="xhr.js"></script> |
+ |
+ <meta-include type="javascript"/> |
+ |
<title i18n-content="FEEDBACK_CONSENT_TITLE"></title> |
</head> |
<body> |