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

Loading…
Cancel
Save