mentors

mentors Git Source Tree


Root/public/js/user-profile.js

$(function()
{
    $('#dialog').click(function(){
        $('#compose').dialog();
    });
});

Archive Download this file

Branches

Number of commits:
Page rendered in 0.18880s using 11 queries.