comparison Templates.xml @ 136:414e37af1b1b v8.0.1-20180718

8.0.1 "pre-patch" updates - disabled PaperDoll, ArtifactPower, and Social/LFG modules
author Nenue
date Wed, 18 Jul 2018 15:31:15 -0400
parents 3f4794dca91b
children
comparison
equal deleted inserted replaced
135:4979b5cca6de 136:414e37af1b1b
34 <!-- mixin map --> 34 <!-- mixin map -->
35 <Frame name="VeneerMixinScripts" virtual="true"> 35 <Frame name="VeneerMixinScripts" virtual="true">
36 <Scripts> 36 <Scripts>
37 <OnLoad method="OnLoad" /> 37 <OnLoad method="OnLoad" />
38 <OnEvent method="OnEvent" /> 38 <OnEvent method="OnEvent" />
39 <!--
39 <OnUpdate method="OnUpdate" /> 40 <OnUpdate method="OnUpdate" />
40 <OnShow method="OnShow" /> 41 <OnShow method="OnShow" />
41 <OnHide method="OnHide" /> 42 <OnHide method="OnHide" />
42 <OnMouseDown method="OnMouseDown" /> 43 <OnMouseDown method="OnMouseDown" />
43 <OnSizeChanged method="OnSizeChanged" /> 44 <OnSizeChanged method="OnSizeChanged" />
45
46 -->
44 </Scripts> 47 </Scripts>
45 </Frame> 48 </Frame>
46 49
47 <!-- colored-border object with minimal frame scripts --> 50 <!-- colored-border object with minimal frame scripts -->
48 <Frame name="VeneerStatusButtonTemplate" virtual="true"> 51 <Frame name="VeneerStatusButtonTemplate" virtual="true">