CRM-17663 - Configurable cache time per dashlet & auto-refresh
[civicrm-core.git] / templates / CRM / Admin / Form / Setting / Miscellaneous.tpl
index 5d5c18704989f6b9e91ea6ccefd6572837192b7b..32125f896663a7ffd3040e4bad4858b3a2b1cba7 100644 (file)
 *}
 <div class="crm-block crm-form-block crm-miscellaneous-form-block">
   <div class="crm-submit-buttons">{include file="CRM/common/formButtons.tpl" location="top"}</div>
-    <table class="form-layout">
-        <tr class="crm-miscellaneous-form-block-dashboardCacheTimeout">
-            <td class="label">{$form.dashboardCacheTimeout.label}</td>
-            <td>{$form.dashboardCacheTimeout.html}<br />
-                <span class="description">{ts}The number of minutes to cache dashlet content on dashboard.{/ts}</span></td>
-        </tr>
-    </table>
 
     <table class="form-layout">
         <tr class="crm-miscellaneous-form-block-checksum_timeout">