|
|
@ -5,6 +5,7 @@
|
|
|
|
alert("<%= l('project.join.tips.repeat') %>");
|
|
|
|
alert("<%= l('project.join.tips.repeat') %>");
|
|
|
|
<% elsif @status == 2%>
|
|
|
|
<% elsif @status == 2%>
|
|
|
|
alert("<%= l('project.join.tips.success') %>");
|
|
|
|
alert("<%= l('project.join.tips.success') %>");
|
|
|
|
|
|
|
|
hideModal($("#popbox"));
|
|
|
|
<% elsif @status == 3%>
|
|
|
|
<% elsif @status == 3%>
|
|
|
|
alert("<%= l('project.join.tips.has') %>");
|
|
|
|
alert("<%= l('project.join.tips.has') %>");
|
|
|
|
<%else%>
|
|
|
|
<%else%>
|
|
|
|