Skip to content

Commit

Permalink
fix approval saving
Browse files Browse the repository at this point in the history
  • Loading branch information
dangowans committed Jun 9, 2022
1 parent b186e04 commit fa3e1d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions views/licence-edit.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -339,6 +339,7 @@
<% } %>
</div>
<% } %>
<input name="licenceApprovalKeys" type="hidden" value="<%= licenceApprovalKeys.join(",") %>" />
<% } %>
</div>
Expand Down

0 comments on commit fa3e1d5

Please sign in to comment.