js dependencies update

This commit is contained in:
Athou
2013-10-13 10:49:03 +02:00
parent 3fec1c6890
commit 94f469a6b1
22 changed files with 878 additions and 510 deletions

View File

@@ -1,3 +1,3 @@
<div ng-controller="FooterController">
<iframe ui-if="subToMeUrl" style="display:none;" ng-src='https://www.subtome.com/register-no-ui.html?name={{subToMeName}}&url={{subToMeUrl}}'></iframe>
<iframe ng-if="subToMeUrl" style="display:none;" ng-src='https://www.subtome.com/register-no-ui.html?name={{subToMeName}}&url={{subToMeUrl}}'></iframe>
</div>