/*global $, dotclear */ 'use strict'; $(() => { $('a.uninstall_module_button').parent().find('input.delete').hide(); });