Changed some style for the courseware, fixed the footer links and fixed the modal window

This commit is contained in:
Kyle Fiedler
2012-01-09 16:56:22 -05:00
parent 8b29b15351
commit 61a713f2c2
8 changed files with 72 additions and 61 deletions

View File

@@ -45,9 +45,8 @@ $(function() {
}
});
$('#change_password').click(function(){
$('#inline').trigger('click');
$('.modal').trigger('click');
log_event("profile", {"type":"password_show"});
});
@@ -75,10 +74,9 @@ $(function() {
<li>E-mail: ${email}</li>
<li>Location: ${location}</li>
<li>Language: ${language}</li>
<li>Password: ********</li>
</ul>
<!-- <div><a href="#change_password_pop">Reset password</a></div> -->
<!-- <div><a class="modal" href="#change_password_pop">Reset password</a></div> -->
<!-- hidden trigger for password -->
<div id="change_password_pop">