1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

encapsulate path substitution

This commit is contained in:
Luke Pulverenti 2016-09-12 14:10:09 -04:00
parent 8f88fb9a3b
commit 114a010bd4
17 changed files with 43 additions and 25 deletions

View file

@ -18,7 +18,7 @@
</select>
<div class="fieldDescription">${LabelChannelStreamQualityHelp}</div>
</div>
<button is="emby-button" type="submit" class="raised button-submit block"><i class="md-icon">check</i><span>${ButtonSave}</span></button>
<button is="emby-button" type="submit" class="raised button-submit block"><span>${ButtonSave}</span></button>
</form>
</div>
</div>