Commit 791e6739 authored by Randall Leeds's avatar Randall Leeds

Temporarily disable heatmap base tag hacks

parent 6d5f7d94
...@@ -45,7 +45,7 @@ class Annotator.Plugin.Heatmap extends Annotator.Plugin ...@@ -45,7 +45,7 @@ class Annotator.Plugin.Heatmap extends Annotator.Plugin
constructor: (element, options) -> constructor: (element, options) ->
super $(@html), options super $(@html), options
this._rebaseUrls() # this._rebaseUrls() -- not clear this is a great idea
if @options.container? if @options.container?
$(@options.container).append @element $(@options.container).append @element
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment