* Edit footer path.
This commit is contained in:
@@ -99,4 +99,4 @@ $('input[name="hourPoint"]').change(function()
|
||||
if($(this).val() == 3) $('#efficiency + span').text(manhour + loc);
|
||||
})
|
||||
</script>
|
||||
<?php include '../../../common/view/footer.html.php';?>
|
||||
<?php include '../../common/view/footer.html.php';?>
|
||||
|
||||
Reference in New Issue
Block a user