remove debug
This commit is contained in:
parent
eac549224e
commit
d5eaed5a63
1 changed files with 0 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue