Changeset 9665 for trunk/src/bp-activity/bp-activity-template.php
- Timestamp:
- 03/31/2015 12:17:33 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-activity/bp-activity-template.php
r9569 r9665 2715 2715 2716 2716 /** 2717 * Output the activity comment form no javascript display CSS.2717 * Output the activity comment form no JavaScript display CSS. 2718 2718 * 2719 2719 * @since BuddyPress (1.2.0) … … 2726 2726 2727 2727 /** 2728 * Return the activity comment form no javascript display CSS.2728 * Return the activity comment form no JavaScript display CSS. 2729 2729 * 2730 2730 * @since BuddyPress (1.2.0) … … 2732 2732 * @global object $activities_template {@link BP_Activity_Template} 2733 2733 * 2734 * @return string|bool The activity comment form no javascript2735 * display CSS. False on failure 2734 * @return string|bool The activity comment form no JavaScript 2735 * display CSS. False on failure. 2736 2736 */ 2737 2737 function bp_get_activity_comment_form_nojs_display() {
Note: See TracChangeset
for help on using the changeset viewer.