mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +08:00
Merge remote-tracking branch 'origin/1.9.3' into 1.10
Conflicts: src/Orchard.Web/Modules/Orchard.MediaLibrary/Views/Parts/MediaLibrary.Navigation.cshtml
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
<section class="preset-custom-section" data-bind="visible: isExpanded">
|
||||
<label>@T("Custom encoding preset XML")</label>
|
||||
<textarea data-bind="value: customXml, attr: { id: 'EncodingSettings_WamsEncodingPresets_' + $index().CustomXml, name: 'EncodingSettings.WamsEncodingPresets[' + $index() + '].CustomXml'}"></textarea>
|
||||
<p class="hint">@T("Leave empty if this is standard preset (in which case the name must match a standard Microsoft Azure Media Services encoding preset name.")</p>
|
||||
<p class="hint">@T("Leave empty if this is a standard preset (in which case the name must match a standard Microsoft Azure Media Services encoding preset name).")</p>
|
||||
</section>
|
||||
</td>
|
||||
<td>
|
||||
|
||||
Reference in New Issue
Block a user