Bug #2173
Неправильная ссылка на Google Plus
Start date:
13 Mar 2013
Due date:
07 Jul 2013
% Done:
100%
Redmine version:
External issue:
Description
source:v1/app/views/extended_profile/_author.html.erb
@ <% if google && google.value %> <% link = "https://plus.google.com/#{github.value}" %> <%= link_to(image_tag('google_plus.png', :plugin => 'extended_profile'), link) %> <% end %>@
@ <% if google && google.value %> <% link = "https://plus.google.com/#{google.value}" %> <%= link_to(image_tag('google_plus.png', :plugin => 'extended_profile'), link) %> <% end %>@
Associated revisions
Applied patch #2173 and bumped to 1.2.1
History
#1 Updated by Andriy Lesyuk over 11 years ago
- Due date set to 07 Jul 2013
- Status changed from New to Closed
- Assignee set to Andriy Lesyuk
- % Done changed from 0 to 100
Спасибо!
#2 Updated by Andriy Lesyuk over 11 years ago
- Target version set to 1.2.1