Skip to content

Commit

Permalink
Merge fa7e2da into fb5c2c4
Browse files Browse the repository at this point in the history
  • Loading branch information
klikstermkd committed Dec 2, 2019
2 parents fb5c2c4 + fa7e2da commit 15e9772
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ ckan.module('visualize-colors-settings-reset', function($) {
.replace(new RegExp('\\$color\\$', 'g'), color)
);
});
window.ckan.module.initializeElement(colorsContainer[0]);
});
}
};
Expand Down

0 comments on commit 15e9772

Please sign in to comment.