Merge branch 'develop' of https://bdgit.educoder.net/Hjqreturn/pgfqe6ch8 into develop
commit
c2a1d23e48
@ -1,5 +1,3 @@
|
|||||||
console.log("<%= @user_picture.present? %>")
|
console.log("<%= @user_picture.present? %>")
|
||||||
<% if @user_picture.present? %>
|
$("#picture_display").html('<%= j (render :partial => 'games/picture_display') %>');
|
||||||
$("#picture_display").html('<%= j (render :partial => 'games/picture_display') %>');
|
$("#picture_display").show();
|
||||||
$("#picture_display").show();
|
|
||||||
<% end %>
|
|
Loading…
Reference in new issue