mirror of
https://github.com/diaspora/diaspora.git
synced 2026-04-29 03:01:03 -04:00
IZ Removed the - for = deprication warning in views, the devise ones are hardcoded so maybe they'll be gone on next version
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
- title "New Friend"
|
||||
|
||||
- form_for @friend do |f|
|
||||
= form_for @friend do |f|
|
||||
= f.error_messages
|
||||
%p
|
||||
= f.label :username
|
||||
|
||||
Reference in New Issue
Block a user