You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This plugin is not consistent with the others in terms of including stuff in the head rather than the body, and is missing its "from" comments.
<html><head><metacharset="UTF-8"><title>Concerto - Sample Screen</title><linkrel="stylesheet" media="screen" href="/assets/frontend/application.css?body=1" /><linkrel="stylesheet" media="screen" href="/assets/frontend/fields.css?body=1" /><linkrel="stylesheet" media="screen" href="/assets/frontend/screens.css?body=1" /><linkrel="stylesheet" media="screen" href="/assets/frontend/ticker.css?body=1" /><scriptsrc="/assets/jquery.js?body=1"></script><scriptsrc="/assets/frontend/screen_setup.js?body=1"></script><scriptsrc="/assets/frontend/application.js?body=1"></script><metaname="csrf-param" content="authenticity_token" /><metaname="csrf-token" content="yAXud6OlKkjenFVhch9rb/2+Th60iGP2kz/g0BlCARG5rlNoklEVVP7ivsFdxDYV/2ieZiucy2ctvNnCNb23IQ==" /><metaname="apple-mobile-web-app-capable" content="yes"/><metaname="apple-mobile-web-app-status-bar-style" content="black-translucent"/><metaname="format-detection" content="telephone=no"/><!-- from concerto-frontend --><scriptsrc="/assets/moment.min.js?body=1"></script><scriptsrc="/assets/moment-timezone-with-data.min.js?body=1"></script><scriptsrc="/assets/concerto_frontend/application.js?body=1"></script><!-- end from concerto-frontend --><!-- from concerto-remote-video --><linkrel="import" href="/assets/concerto_remote_video/concerto-remote-video.html" /><!-- end from concerto-remote-video --><!-- from concerto-iframe --><linkrel="import" href="/assets/concerto_iframe/concerto-iframe.html" /><!-- end from concerto-iframe --></head><body><!-- from concerto-frontend --><concerto-screenscreen-id="1" preview="true" base-url=""></concerto-screen><!-- end from concerto-frontend --><linkrel="stylesheet" media="screen" href="/assets/concerto_weather/application.css?body=1" /><linkrel="stylesheet" media="screen" href="/assets/concerto_weather/owfont-regular.css?body=1" /><linkrel="stylesheet" media="screen" href="/assets/concerto_weather/weather-icons.min.css?body=1" /><linkrel="stylesheet" media="screen" href="/assets/concerto_weather/weather-icons-wind.min.css?body=1" /><linkrel="stylesheet" media="screen" href="/assets/concerto_weather/weather.css?body=1" /><!-- display a font-awesome icon offscreen so the font is loaded, otherwise it may try to load it on demand when the server is unavailable --><divid="primeFontAwesome" style="display:block; opacity: 0; position: absolute; top: -20px; right: -20px; z-index: -1"><iclass="fa fa-spinner fa-spin"></i></div></body></html>
The text was updated successfully, but these errors were encountered:
This plugin is not consistent with the others in terms of including stuff in the head rather than the body, and is missing its "from" comments.
The text was updated successfully, but these errors were encountered: