* Missing files
* Work on post exploration code by traversing dates
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
$(document).ready(function() {
|
||||
$("footer.nav-links a").click(function(event) {
|
||||
$("div#users-new > div").hide();
|
||||
$("div.users div.new > div").hide();
|
||||
$(event.target.hash).show();
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user