Commit a43d53df authored by Leo Iannacone's avatar Leo Iannacone

Merge branch 'master' into portable

parents eb65773e 3840382c
......@@ -121,6 +121,7 @@ function Page_Distrubion(socket) {
// set onclick get-whole-file
$("#get-whole-file").on('click', function () {
file.get(true);
current_file_in_preview = false;
});
},
clean: function () {
......
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