forked from 0x2620/pandora
add (empty) exportAnnotationsDialog
This commit is contained in:
parent
699f417cc8
commit
2950e1e715
1 changed files with 5 additions and 0 deletions
5
static/js/exportAnnotationsDialog.js
Normal file
5
static/js/exportAnnotationsDialog.js
Normal file
|
@ -0,0 +1,5 @@
|
|||
'use strict';
|
||||
|
||||
pandora.ui.exportAnnotationsDialog = function() {
|
||||
|
||||
};
|
Loading…
Reference in a new issue