Skip to content
Snippets Groups Projects
Commit 492b38a4 authored by Florian Spreckelsen's avatar Florian Spreckelsen
Browse files

STY: Use unix formatting and web-beautified

parent 1d5434d7
No related branches found
No related tags found
1 merge request!143EXTERN: MR 116 Changes
Pipeline #56437 passed
...@@ -58,8 +58,7 @@ var cosmetics = new function () { ...@@ -58,8 +58,7 @@ var cosmetics = new function () {
var _custom_datetime_clear = function() { var _custom_datetime_clear = function() {
$('.caosdb-v-property-datetime-customized-newvalue').each(function() { $('.caosdb-v-property-datetime-customized-newvalue').each(function() {
$(this).remove(); $(this).remove();
} })
)
} }
/** /**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment