libremiami-search/searx/static/themes/oscar/js/searx_src
Markus Heiser 56b7e05721 themes: remove CR from newlines
Adding a CR in  some files and in others not,  is  a good starting point for a
DOS+Unix mess we all have already seen in many projects.

Patch fixes all files matching (even those comming from grunt's build)::

   find ./searx -exec file {} \; | grep CR

BTW: Same with mixing TAB and SPACE indent styles in one and the same file.  So
if sources are tuched here in this patch, its also fixed.

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2019-12-08 15:33:46 +01:00
..
00_requirejs_config.js themes: remove CR from newlines 2019-12-08 15:33:46 +01:00
01_init.js oscar and simple themes: no inline script (allow A+ Content-Security-Policy) 2019-08-06 12:14:11 +02:00
autocompleter.js themes: remove CR from newlines 2019-12-08 15:33:46 +01:00
element_modifiers.js themes: remove CR from newlines 2019-12-08 15:33:46 +01:00
leaflet_map.js themes: remove CR from newlines 2019-12-08 15:33:46 +01:00