/home/awneajlw/www/safeeyesjewelers.com/public/js/plugins-init/datatable-page-contact-init.js
(function($) {
    "use strict"

    $(".default-ordering").DataTable({
        order: [
            [3, "desc"]
        ]
    })


})(jQuery);