changed input to meta

This commit is contained in:
Baris Soner Usakli
2013-07-15 01:25:57 -04:00
parent 49445767cb
commit 6f57e639f9
3 changed files with 3 additions and 4 deletions

View File

@@ -6,7 +6,7 @@ var socket,
// todo: cleanup,etc
(function() {
RELATIVE_PATH = $('#relative_path').val();
RELATIVE_PATH = $('#relative_path').attr('value');
function loadConfig() {