Add explicit warning that custom embeds cannot be synchronized

This commit is contained in:
calzoneman 2015-06-19 08:39:11 -04:00
parent 9451e3978c
commit 14c25ef8c1
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@ html(lang="en")
input.add-temp(type="checkbox")
| Add as temporary
| Paste the embed code below and click Next or At End.
| Acceptable embed codes are <code>&lt;iframe&gt;</code> and <code>&lt;object&gt;</code> tags.
| Acceptable embed codes are <code>&lt;iframe&gt;</code> and <code>&lt;object&gt;</code> tags. <strong>CUSTOM EMBEDS CANNOT BE SYNCHRONIZED.</strong>
textarea#customembed-content.input-block-level.form-control(rows="3")
#playlistmanager.collapse.plcontrol-collapse.col-lg-12.col-md-12
.vertical-spacer