Fixing the STL media page for post-skeleton merge
This commit is contained in:
parent
cebd1ad71c
commit
f6e9aa8aa2
@ -80,6 +80,9 @@ window.show_things = function () {
|
|||||||
};
|
};
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
<div class="media_pane eleven columns">
|
||||||
|
<div class="media_image_container">
|
||||||
|
|
||||||
<img
|
<img
|
||||||
id="perspective"
|
id="perspective"
|
||||||
class="media_image"
|
class="media_image"
|
||||||
@ -106,6 +109,7 @@ window.show_things = function () {
|
|||||||
Image for {{ media_title }}{% endtrans %}" />
|
Image for {{ media_title }}{% endtrans %}" />
|
||||||
<div id="thingy_view" style="width:640px;height:640px;"></div>
|
<div id="thingy_view" style="width:640px;height:640px;"></div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
<div style="padding: 4px;">
|
<div style="padding: 4px;">
|
||||||
<a class="button_action" onclick="show('perspective');">
|
<a class="button_action" onclick="show('perspective');">
|
||||||
@ -133,6 +137,7 @@ window.show_things = function () {
|
|||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user