Skip to content

Commit

Permalink
removed initial help popup
Browse files Browse the repository at this point in the history
  • Loading branch information
JonJagger committed Dec 31, 2011
1 parent d991ed7 commit a7fb760
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/views/kata/edit.html.erb
Expand Up @@ -24,7 +24,6 @@ $j(document).ready(function() {

$cd.rebuildFilenameList();
$cd.loadFile("<%=@current_file-%>");
$cd.help("<%=@avatar.name-%>");
});

//--></script>
Expand Down

0 comments on commit a7fb760

Please sign in to comment.