(function() { 'use strict'; function initWelcomeModal() { $('#shareable-link-welcome-modal').modal('show'); } initWelcomeModal(); }());