[ Index ] |
PHP Cross Reference of Unnamed Project |
[Summary view] [Print] [Text view]
1 <li data-id="{{id}}"> 2 {{#canmanage}} 3 <span draggable="true"> 4 {{{shortname}}} 5 </span> 6 {{/canmanage}} 7 {{^canmanage}} 8 <span> 9 {{{shortname}}} 10 </span> 11 {{/canmanage}} 12 {{#haschildren}} 13 <ul> 14 {{#children}} 15 {{> tool_lp/competencies_tree }} 16 {{/children}} 17 </ul> 18 {{/haschildren}} 19 </li>
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |