layouts/basic/modules/ModTracker/Modals/UpdatesDetail.tpl
{*<!-- {[The file is published on the basis of YetiForce Public License 6.5 that can be found in the following directory: licenses/LicenseEN.txt or yetiforce.com]} -->*}
{strip}
<!-- tpl-ModTracker-dashboards-UpdatesDetail -->
<div class="modal-body u-fs-xs">
{include file=\App\Layout::getTemplatePath('dashboards/UpdatesContents.tpl', $MODULE_NAME)}
</div>
<!-- /tpl-ModTracker-dashboards-UpdatesDetail -->
{/strip}