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.10167s using 11 queries.