remove debug

This commit is contained in:
j 2014-01-22 18:23:50 +00:00
parent eac549224e
commit d5eaed5a63

View file

@ -221,7 +221,6 @@ Ox.ClipPanel = function(options, self) {
function getList() {
var $list;
if (self.options.view == 'annotations') {
console.log('getList Annotations', self.options.layers);
$list = Ox.AnnotationPanel({
calendarSize: self.options.annotationsCalendarSize,
clickLink: self.options.clickLink,