annotate 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
rev   line source
jcallahan@272 1 <Bindings>
jcallahan@272 2 <Binding name="Comment Menu" header="WOWDB_PROFILER">
jcallahan@272 3 LibStub("AceAddon-3.0"):GetAddon("WoWDBProfiler").ShowPossibleSubjects()
jcallahan@272 4 </Binding>
jcallahan@272 5 </Bindings>