Subversion-Projekte lars-tiefland.ci

Revision

Revision 944 | Revision 946 | Zur aktuellen Revision | Ganze Datei anzeigen | Leerzeichen ignorieren | Details | Blame | Letzte Änderung | Log anzeigen | RSS feed

Revision 944 Revision 945
Zeile 100... Zeile 100...
100
                },
100
                },
101
                showText: false,
101
                showText: false,
102
                click:function()
102
                click:function()
103
                {
103
                {
104
                    $('#taskResult').dialog("close");
104
                    $('#taskResult').dialog("close");
105
                    document.location.reload())
105
                    document.location.reload();
106
                }
106
                }
107
            }]
107
            }]
108
        });
108
        });
109
        $('#taskForm').dialog({
109
        $('#taskForm').dialog({
110
            width:800,
110
            width:800,