|
|
@ -14,7 +14,7 @@
|
|
|
|
$(this).html(postContent);
|
|
|
|
$(this).html(postContent);
|
|
|
|
});
|
|
|
|
});
|
|
|
|
|
|
|
|
|
|
|
|
autoUrl('intro_content_<%= user_activity_id%>');
|
|
|
|
// autoUrl('intro_content_<%#= user_activity_id%>');
|
|
|
|
|
|
|
|
|
|
|
|
description_show_hide(<%=user_activity_id %>);
|
|
|
|
description_show_hide(<%=user_activity_id %>);
|
|
|
|
});
|
|
|
|
});
|
|
|
|