view Bindings.xml @ 295:6f70a1762dde

Remove commas from stat amounts parsed from tooltips so tonumber() will produce a usable result instead of nil.
author James D. Callahan III <jcallahan@curse.com>
date Mon, 17 Jun 2013 12:26:14 -0500
parents e9670d6c6bf1
children a096bada400d
line wrap: on
line source
<Bindings>
    <Binding name="Comment Menu" header="WOWDB_PROFILER">
        LibStub("AceAddon-3.0"):GetAddon("WoWDBProfiler").ShowPossibleSubjects()
    </Binding>
</Bindings>