summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/php/controls/CalendarScaffold.tpl3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/php/controls/CalendarScaffold.tpl b/app/php/controls/CalendarScaffold.tpl
index cb0554e..9aad9d6 100644
--- a/app/php/controls/CalendarScaffold.tpl
+++ b/app/php/controls/CalendarScaffold.tpl
@@ -52,7 +52,8 @@
</prop:EditItemTemplate>
</com:TActiveTemplateColumn>
<com:TActiveEditCommandColumn
- HeaderText="Edit"
+ HeaderText=""
+ EditText="Edit"
UpdateText="Save"
CancelText="Cancel" />
</com:TActiveDataGrid>