OSDN Git Service

t#30322:create provider license import func
[pettanr/pettanr.git] / app / views / demanders / index.html.erb
index 763fce2..7c01318 100644 (file)
 </p>
 <% if @demander.status == 3 %>
   <p>
+    <%= t_m 'DemandUser.authentication_token' -%>
+    <%= (@demander.demand_user.authentication_token) if @demander.demand_user.authentication_token %>
+  </p>
+  <p>
     <%= t_m 'DemanderStatus.receive_hour1' -%>
     <%= h(@demander.demander_status.receive_hour1) %>
   </p>