Finished drag'n'drop upload (issue #2403)
[pithos-web-client] / src / gr / grnet / pithos / web / client / Pithos.java
index cf14f1b..3013491 100644 (file)
@@ -135,6 +135,10 @@ public class Pithos implements EntryPoint, ResizeHandler {
 
                String uploadAlertLink();
 
+               String uploadAlertProgress();
+               
+               String uploadAlertPercent();
+               
                String uploadAlertClose();
        }