* adjust code for error.

This commit is contained in:
wangyidong
2016-04-25 10:55:47 +08:00
parent 1e49a490c4
commit fbccbf45b7
4 changed files with 5 additions and 22 deletions
+1 -1
View File
@@ -101,7 +101,7 @@ $(function()
var lang =
{
tagetPageTip: '<?php echo $lang->tutorial->tagetPageTip ?>',
target : '<?php echo $lang->tutorial->taget ?>'
target : '<?php echo $lang->tutorial->target ?>'
}
console.log('TASKS', tasks);