</div>
<div class="form-group">
<label>[% l('Expected Offset') %]</label>
- <input type="text" ng-model="ssub.expected_offset"></input>
+ <input type="text" ng-model="ssub.expected_date_offset"></input>
</div>
<button class="btn btn-sm btn-warning" ng-click="add_distribution(ssub)">[% l('Add distribution') %]</button>
</div>
label="[% l('Additional Routing') %]"></eg-grid-action>
<eg-grid-action handler="link_mfhd" disabled="need_one_selected"
label="[% l('Link MFHD') %]"></eg-grid-action>
- <eg-grid-action handler="edit_offsets"
- label="[% l('Edit Offsets') %]"></eg-grid-action>
<eg-grid-action handler="clone_subscription"
label="[% l('Clone Subscription') %]"></eg-grid-action>