Merge branch 'master' of github.com:tforgione/3dinterface

This commit is contained in:
Thomas FORGIONE 2015-04-23 20:08:39 +02:00
commit 68646e2db7
1 changed files with 0 additions and 7 deletions

View File

@ -2,13 +2,6 @@
title: Streaming simulator
layout: withjs
extrajs: <script>params = {}; params.get= {}; params.get.res = 5;</script>
<script>
submitFunction = function(event) {
var form = document.getElementById('form');
form.action = "{% url 'stream' %}" + document.getElementById('res').value;
form.submit();
}
</script>
<script src="/static/js/stream/main.js"></script>
---
<section>