Browse Source

Stupid semicolon

pull/17/head
Matthew Holt 11 years ago
parent
commit
800d2cde08
  1. 2
      index.html

2
index.html

@ -126,7 +126,7 @@ $(function()
$('#tabdelim').click(function() $('#tabdelim').click(function()
{ {
$('#delim').val("\t"); $('#delim').val("\t");
}) });
function userConfig() function userConfig()
{ {

Loading…
Cancel
Save