Fix home favorite filters lost if you change sorting / filter

This commit is contained in:
Nathan Gray
2014-11-17 18:47:47 +00:00
parent d1d150b7c7
commit 5291730724
4 changed files with 12 additions and 13 deletions

View File

@@ -526,7 +526,7 @@ app.classes.home = AppJS.extend(
var window_width = Math.max(580, width+20);
var window_height = Math.max(350, height+70);
// Open popup, but add 30 to the height for the toolbar
// Open popup, but add 70 to the height for the toolbar
egw.open_link(egw.link('/index.php',{
menuaction: 'home.home_note_portlet.edit',
id: id,