Skip to content
Snippets Groups Projects
Commit 9e3f4e04 authored by Jörn Friedrich Dreyer's avatar Jörn Friedrich Dreyer
Browse files

make OCA.Search.Files available in tests and for other apps

parent 6ba88813
Branches
No related tags found
No related merge requests found
......@@ -163,4 +163,5 @@
}
};
new Files();
OCA.Search.Files = Files;
})();
......@@ -22,6 +22,7 @@
"eventsource.js",
"config.js",
"multiselect.js",
"oc-requesttoken.js"
"oc-requesttoken.js",
"../../search/js/search.js"
]
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment