Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop

This commit is contained in:
Brian Smith 2014-02-20 20:46:54 -05:00
commit f85f0fa956
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
<%= content_tag(:div, :class => "feed-entry") do %>
<!-- avatar -->
<%= content_tag(:div, image_tag(src="images/content/avatar_band1.jpg")) %>
<%= content_tag(:div, image_tag(src="content/avatar_band1.jpg")) %>
<!--<div class="avatar-small ib"><img src="images/content/avatar_band1.jpg"></div>-->
<!-- type and artist -->

View File

@ -26,7 +26,7 @@
<%= content_tag(:div, :class => "home-questions") do -%>
Have questions about how JamKazam works?
<a href="#" id="faq-open">Here are some answers</a>.
<a id="faq-open" href="https://jamkazam.desk.com/customer/portal/articles/1305119-frequently-asked-questions-faq" target="_blank">Here are some answers</a>.
<% end %>
<% end %>
<% end %>