Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Development
Core
Commits
6300708b
Commit
6300708b
authored
Mar 23, 2016
by
Yashodha Chaku
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #8015 from cividesk/CRM-12280-4.7
Fix for CRM-18280
parents
7570d9c0
0c843583
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
CRM/Admin/Form/ScheduleReminders.php
CRM/Admin/Form/ScheduleReminders.php
+1
-1
No files found.
CRM/Admin/Form/ScheduleReminders.php
View file @
6300708b
...
...
@@ -106,7 +106,7 @@ class CRM_Admin_Form_ScheduleReminders extends CRM_Admin_Form {
'text'
,
'title'
,
ts
(
'Title'
),
array
(
'size'
=>
45
,
'maxlength'
=>
128
),
CRM_Core_DAO
::
getAttribute
(
'CRM_Core_DAO_ActionSchedule'
,
'title'
),
TRUE
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment