* remove fixedTheadOfList and fixedTfootAction.
This commit is contained in:
@@ -3,7 +3,3 @@ function reload(toProject, fromProject)
|
||||
link = createLink('project','importtask','toProject='+toProject + '&fromProject='+fromProject);
|
||||
location.href = link;
|
||||
}
|
||||
$(function()
|
||||
{
|
||||
setTimeout(function(){fixedTfootAction('#importTaskForm')}, 500);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user