mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-03-29 04:02:17 -04:00
Make the connecting to flickr more obvious
by making it a button with an icon
This commit is contained in:
committed by
Brenda Wallace
parent
f9cbabb35f
commit
61b03c5d71
@@ -38,6 +38,8 @@
|
||||
.col-md-12= will_paginate @photos
|
||||
- else
|
||||
.alert
|
||||
You must
|
||||
= link_to "connect your account to Flickr", '/members/auth/flickr'
|
||||
to add photos.
|
||||
%p You must connect your account to Flickr to add photos.
|
||||
|
||||
= link_to '/members/auth/flickr', class: :btn do
|
||||
= icon 'fab', 'flickr'
|
||||
connect to Flickr
|
||||
|
||||
Reference in New Issue
Block a user