diff --git a/static/js/exportAnnotationsDialog.js b/static/js/exportAnnotationsDialog.js new file mode 100644 index 000000000..fd14c88b5 --- /dev/null +++ b/static/js/exportAnnotationsDialog.js @@ -0,0 +1,5 @@ +'use strict'; + +pandora.ui.exportAnnotationsDialog = function() { + +}; \ No newline at end of file