SAAS-772: Send metadata to Tunein

Added form validation by making a test request to the TuneIn API with
the user-entered values
This commit is contained in:
drigato 2015-05-14 13:13:33 -04:00
parent cf24c141fd
commit b023f191e3
4 changed files with 60 additions and 10 deletions

View file

@ -3248,3 +3248,7 @@ dd .stream-status {
padding-bottom: 0px;
padding-top: 13px;
}
.enable-tunein {
font-weight:bold;
}