styling on compose toolbar; add print button on compose window; some codecleanup; some control regarding the compose actions on vfs-file-selector, infolog and tracker creation

This commit is contained in:
Klaus Leithoff
2013-10-07 15:02:35 +00:00
parent 78855fa7b7
commit cd5d52d811
5 changed files with 80 additions and 87 deletions

View File

@ -1437,6 +1437,11 @@ app.mail = AppJS.extend(
this.et2_obj.submit();
},
saveAsDraftAndPrint: function(_egw, _widget, _window)
{
this.et2_obj.submit();
},
sieve_editRules_radiobtn: function()
{
console.log("hi i am radiobtn");