updated iframe

This commit is contained in:
Yann Esposito 2015-10-26 15:44:44 +01:00
parent 015a1a0417
commit 612124d1e3
2 changed files with 2 additions and 2 deletions

View file

@ -131,7 +131,7 @@
<p>Each choice was balanced. In the end some of those choices were changed.</p>
<p>For example, we dont use Storm at all now. The power of core.async was far from enough to deal with taking all resources of our machines.</p>
<p>Today you could see a result here:</p>
<iframe src="https://dev.pulse.vigiglo.be/#/vgteam/TV_Shows" style="width:100%; border:solid 2px #DDD; padding: none; margin: 20px 0; height: 500px;">
<iframe src="https://dev.pulse.vigiglo.be/#/vgteam/TV_Shows/dashboard" style="width:100%; border:solid 2px #DDD; padding: none; margin: 20px 0; height: 500px;">
</iframe>
<section class="footnotes">
<hr />

View file

@ -199,4 +199,4 @@ resources of our machines.
Today you could see a result here:
<iframe src="https://dev.pulse.vigiglo.be/#/vgteam/TV_Shows" style="width:100%; border:solid 2px #DDD; padding: none; margin: 20px 0; height: 500px;"></iframe>
<iframe src="https://dev.pulse.vigiglo.be/#/vgteam/TV_Shows/dashboard" style="width:100%; border:solid 2px #DDD; padding: none; margin: 20px 0; height: 500px;"></iframe>