projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8cf2802
)
advanced section fixes
author
kurund
<kurund@civicrm.org>
Tue, 27 May 2014 18:32:34 +0000
(
00:02
+0530)
committer
kurund
<kurund@civicrm.org>
Tue, 27 May 2014 18:32:34 +0000
(
00:02
+0530)
partials/crmCaseType/edit.html
patch
|
blob
|
blame
|
history
diff --git
a/partials/crmCaseType/edit.html
b/partials/crmCaseType/edit.html
index eacbf5578c1173f8b44fd4afc36c6ae4a8a4c197..db61247021825cea996884329bd028c4a26adb69 100644
(file)
--- a/
partials/crmCaseType/edit.html
+++ b/
partials/crmCaseType/edit.html
@@
-39,7
+39,7
@@
Required vars: caseType
<div ng-include="activityTableTemplate(activitySet)"></div>
<div class="crm-accordion-wrapper">
- <
h3 class="crm-accordion-header">Advanced</h3
>
+ <
div class="crm-accordion-header">Advanced</div
>
<div class="crm-accordion-body" ng-include="partialUrl('activitySetDetails.html')"></div>
</div>
</div>