Skip to content

Commit

Permalink
Merge pull request #1541 from ioanpocol/master
Browse files Browse the repository at this point in the history
fix(tansa): Fix tansa checking for feature media
  • Loading branch information
ioanpocol authored Apr 25, 2017
2 parents 7d19edd + 14be312 commit e871106
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/apps/authoring/views/item-association.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
ng-class="{'not-editable': !isMediaEditable() || !editable}"
ng-click="isMediaEditable() && edit(related); $event.stopPropagation()">
<div sd-remove-tags
tansa-scope-sync
type="text"
ng-model="related.description_text"
ng-model-options="{debounce: 1000}"
Expand Down

0 comments on commit e871106

Please sign in to comment.