Private GIT

Skip to content
Snippets Groups Projects
Commit ec92e2b2 authored by Dustyn Gibson's avatar Dustyn Gibson
Browse files

Merge branch 'custom-quality-bug' into develop

parents ea2c4828 e37a760b
No related branches found
No related tags found
No related merge requests found
$(document).ready(function() { $(document).ready(function() {
function setFromPresets (preset) { function setFromPresets (preset) {
if (preset === 0) { if (preset == 0) {
$('#customQuality').show(); $('#customQuality').show();
return; return;
} else { } else {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment