id, '_agilepress_story_data', true); $current_status = (!empty($agilepress_meta['story_status'])) ? $agilepress_meta['story_status'] : ''; $current_product = (!empty($agilepress_meta['product'])) ? $agilepress_meta['product'] : ''; /* * Info */ $modal_window .= $this->modal_inner_form( 'backlogboard', // board_type 'story', // note_type $current_product, null, $note->story_title, // note_title 'Change the note\'s excerpt (i.e. the text body of the note).', // description $note->id, // id 'info', // action $note, // board_data 'header' // section ); // $modal_window .= ''; $modal_window .= '