All Downloads are FREE. Search and download functionalities are using the official Maven repository.

js.standardsregistry-doc.js Maven / Gradle / Ivy

There is a newer version: 5.2.2
Show newest version
(function ($, molgenis) {
    "use strict";

    $(function () {
        $(document).on('click', '#print-doc-btn', function () {
            window.print();
        });
    });

}($, window.top.molgenis = window.top.molgenis || {}));




© 2015 - 2024 Weber Informatics LLC | Privacy Policy