This website requires JavaScript.
Explore
Help
Register
Sign In
shibao
/
cannery
Watch
1
Star
2
Fork
1
You've already forked cannery
Code
Issues
16
Pull Requests
Projects
1
Releases
36
Wiki
Activity
b29a5cce7b
cannery
/
lib
/
cannery_web
/
views
/
user_confirmation_view.ex
5 lines
98 B
Elixir
Raw
Normal View
History
Unescape
Escape
initial commit
2021-03-11 21:12:55 -05:00
defmodule
CanneryWeb.UserConfirmationView
do
use
CanneryWeb
,
:view
hide register button when registration disabled
2022-02-11 22:24:16 -05:00
alias
Cannery.Accounts
initial commit
2021-03-11 21:12:55 -05:00
end
Reference in New Issue
Copy Permalink