Release restrictions

New: Required terms assignable to series via tags
New: Ignored terms assignable to series via tagss
This commit is contained in:
Mark McDowall 2014-10-27 21:37:35 -07:00
parent d6ed475c63
commit 53c2962d2a
38 changed files with 794 additions and 185 deletions

View file

@ -2,8 +2,8 @@
<legend>Remote Path Mappings</legend>
<div class="col-md-12">
<div id="remotepath-mapping-list">
<div class="remotepath-header x-header hidden-xs">
<div class="rule-setting-list">
<div class="rule-setting-header x-header hidden-xs">
<div class="row">
<span class="col-sm-2">Host</span>
<span class="col-sm-5">Remote Path</span>
@ -12,9 +12,9 @@
</div>
<div class="rows x-rows">
</div>
<div class="remotepath-footer">
<div class="rule-setting-footer">
<div class="pull-right">
<span class="add-remotepath-mapping">
<span class="add-rule-setting-mapping">
<i class="icon-nd-add x-add" title="Add new mapping" />
</span>
</div>