Skip to content

Commit

Permalink
Revert "save defaultRestriction when present"
Browse files Browse the repository at this point in the history
  • Loading branch information
akash1810 committed Feb 12, 2016
1 parent e49f5c2 commit 95886fb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kahuna/public/js/usage-rights/usage-rights-editor.html
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@
<textarea
class="form-input-text"
disabled="disabled"
ng:model="ctrl.model[property.name]=ctrl.category.defaultRestrictions"
ng:switch-default>{{ctrl.category.defaultRestrictions}}</textarea>

</div>
Expand Down

0 comments on commit 95886fb

Please sign in to comment.