Skip to content

Commit

Permalink
Merge pull request #39 from bertterheide/bertterheide-allow-rewrite-o…
Browse files Browse the repository at this point in the history
…f-observer

Allow rewrite of Aoe_TemplateHints_Model_Observer
  • Loading branch information
LeeSaferite authored Jul 4, 2016
2 parents 17a3b70 + a9f1378 commit d3bb22c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/code/community/Aoe/TemplateHints/etc/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<observers>
<aoe_templatehints>
<type>singleton</type>
<class>Aoe_TemplateHints_Model_Observer</class>
<class>aoe_templatehints/observer</class>
<method>core_block_abstract_to_html_after</method>
</aoe_templatehints>
</observers>
Expand Down

0 comments on commit d3bb22c

Please sign in to comment.