subscribe by url callback and subtome support

This commit is contained in:
Athou
2013-05-19 10:03:26 +02:00
parent f59198e018
commit d8277800bd
6 changed files with 48 additions and 3 deletions

View File

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