projects
/
iserv-mod-room-reservation.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c01781b
)
removed double call of _PageBlue(), as mod_roomReservationPage::endShow() ist already...
author
rohieb
<devnull@localhost>
Sun, 13 Jul 2008 17:31:33 +0000
(19:31 +0200)
committer
rohieb
<devnull@localhost>
Sun, 13 Jul 2008 17:31:33 +0000
(19:31 +0200)
includes/mod_roomReservationBookingPage.inc
patch
|
blob
|
history
diff --git
a/includes/mod_roomReservationBookingPage.inc
b/includes/mod_roomReservationBookingPage.inc
index
f01423c
..
f17d447
100644
(file)
--- a/
includes/mod_roomReservationBookingPage.inc
+++ b/
includes/mod_roomReservationBookingPage.inc
@@
-205,8
+205,6
@@
class mod_roomReservationBookingPage extends mod_roomReservationPage {
qu($this->getRoom()), _c("room-reservation:Next >"))."</p>\n";
$this->oBt->show();
-
- parent::endShow();
}
}
?>
This page took
0.024561 seconds
and
4
git commands to generate.