Commit 1744a097 authored by Leo Iannacone's avatar Leo Iannacone

no call file.clean() changing package view - it makes no sense because we are...

no call file.clean() changing package view - it makes no sense because we are going to request a new datestamp file. moreover file.clean() and file.get() in chain cause page flickering
parent 23d2a43c
......@@ -476,7 +476,6 @@ function Page_Distrubion(socket)
if (view.packages[view.package.orig_name])
view.package.status = view.packages[view.package.orig_name].status
files.get()
file.clean()
file.get()
}
else if ( ! Utils.check_view_file(old_view)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment