Skip to content

Commit

Permalink
add feature to signup modal
Browse files Browse the repository at this point in the history
  • Loading branch information
jywarren authored Jan 3, 2019
1 parent a62c4a3 commit 2a1f98d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion app/views/users/_create_form.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,9 @@
})();
</script>


<% cache('feature_signup-notice-modal', skip_digest: true) do %>
<%= feature('signup-notice-modal') %>
<% end %>

<div class="form-group form-inline" style="clear:both;padding-top:10px;">
<!-- button for creating new users -->
Expand Down

0 comments on commit 2a1f98d

Please sign in to comment.