forked from extern/egroupware
*** empty log message ***
This commit is contained in:
parent
7bcbb5d291
commit
ff995066bc
@ -2,7 +2,7 @@
|
||||
/**************************************************************************\
|
||||
* eGroupWare - resources - Resource Management System *
|
||||
* http://www.egroupware.org *
|
||||
* Written by Lukas Weiss [ichLukas@gmx.net] and *
|
||||
* Written by Lukas Weiss [ichLukas@gmx.de] and *
|
||||
* Cornelius Weiss [nelius@gmx.net] *
|
||||
* ----------------------------------------------- *
|
||||
* This program is free software; you can redistribute it and/or modify it *
|
||||
|
@ -3,6 +3,7 @@
|
||||
* eGroupWare - resources - Resource Management System *
|
||||
* http://www.egroupware.org *
|
||||
* Written by Cornelius Weiss [nelius@gmx.net] *
|
||||
* and Lukas Weiss [ichlukas@gmx.de] *
|
||||
* ----------------------------------------------- *
|
||||
* This program is free software; you can redistribute it and/or modify it *
|
||||
* under the terms of the GNU General Public License as published by the *
|
||||
|
@ -2,7 +2,7 @@
|
||||
/**************************************************************************\
|
||||
* eGroupWare - resources - Resource Management System *
|
||||
* http://www.egroupware.org *
|
||||
* Written by Lukas Weiss [ichLukas@gmx.net] and *
|
||||
* Written by Lukas Weiss [ichLukas@gmx.de] and *
|
||||
* Cornelius Weiss [nelius@gmx.net] *
|
||||
* ----------------------------------------------- *
|
||||
* This program is free software; you can redistribute it and/or modify it *
|
||||
@ -160,6 +160,6 @@ class ui_resources
|
||||
{
|
||||
// Wollen sie Dieses bla bla wirklich löschen --> ja (Wie bekommt man mit eTemplate ein Javascript Dialog???)
|
||||
$this->bo->delete($id);
|
||||
return $this->show();
|
||||
return $this->index();
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user