brought file manager back in as a class
This commit is contained in:
parent
93f95741c4
commit
541a3cac74
11 changed files with 539 additions and 6 deletions
4
spec/fixtures/views/test_view/only-map.js
vendored
Normal file
4
spec/fixtures/views/test_view/only-map.js
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
function(doc) {
|
||||
//include-lib
|
||||
emit(null, null);
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue