trabajo-afectivo/app/views/tests/model_ui.html.erb

15 lines
353 B
Text
Raw Permalink Normal View History

2015-02-07 23:10:27 +00:00
2016-02-15 16:50:35 +00:00
<link rel="stylesheet" href="/assets/tests/qunit-1.21.0.css">
2021-08-30 12:25:48 +00:00
<%= javascript_include_tag "/assets/tests/qunit-1.21.0.js", "/assets/tests/sinon-9.2.4", "/assets/tests/model_ui.js", nonce: true %>
2015-02-07 23:10:27 +00:00
<style type="text/css">
body {
padding-top: 0px;
}
</style>
<%= javascript_tag nonce: true do -%>
<% end -%>
2015-02-07 23:10:27 +00:00
2015-06-10 09:24:08 +00:00
<div id="qunit" class="u-dontfold"></div>