Actions
Defect #42408
openTypo in Javascript function name 'toggleExpendCollapseIcon': s//Expend/Expand
Status:
New
Priority:
Normal
Assignee:
-
Category:
Code cleanup/refactoring
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Affected version:
Description
While looking at r23548, I noticed a typo (basically the same as #36149) in the name of the Javascript function toggleExpendCollapseIcon
(source:/trunk/app/assets/javascripts/application.js@23548#L45); it should read toggleExpandCollapseIcon
.
Actions