';
- html += '
';
- html += '
' + plan.category+ ' - (' + plan.type + ') ' + plan.name + '
';
- html += plan.heading + '
';
- // set the data buttons
- html += setDataButtons(plan, key, status);
- // set the plan ref button
- html += setRefButtons(plan, key, status, keyID);
- // set the contributor buttons
- html += setContributorButtons(plan, key);
- // close the box panel
- html += '