Add option to profile_edit.php to show/hide users uncompleted entries (#24)
[timetracker.git] / WEB-INF / templates / profile_edit.tpl
index e463ca6..d13e087 100644 (file)
@@ -139,6 +139,10 @@ function handlePluginCheckboxes() {
             <td align="right" nowrap>{$i18n.form.profile.record_type}:</td>
             <td>{$forms.profileForm.record_type.control}</td>
           </tr>
+          <tr>
+            <td align="right" nowrap>{$i18n.form.profile.uncompleted_entries}:</td>
+            <td>{$forms.profileForm.uncompleted_entries.control}</td>
+          </tr>
 
           {* initialize preview text *}
           <script>