[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Phpgroupware-cvs] CVS: calendar/inc class.uicalendar.inc.php,1.103,1.10
From: |
Guillaume Courtois <address@hidden> |
Subject: |
[Phpgroupware-cvs] CVS: calendar/inc class.uicalendar.inc.php,1.103,1.104 |
Date: |
Sun, 25 May 2003 17:02:00 -0400 |
Update of /cvsroot/phpgroupware/calendar/inc
In directory subversions:/tmp/cvs-serv6922/calendar/inc
Modified Files:
class.uicalendar.inc.php
Log Message:
Suppressed a doublon.
Index: class.uicalendar.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/calendar/inc/class.uicalendar.inc.php,v
retrieving revision 1.103
retrieving revision 1.104
diff -C2 -r1.103 -r1.104
*** class.uicalendar.inc.php 30 Apr 2003 00:06:08 -0000 1.103
--- class.uicalendar.inc.php 25 May 2003 21:01:58 -0000 1.104
***************
*** 4353,4357 ****
'action_url_button' =>
$this->page('delete','&cal_id='.$event['id']),
'action_text_button' =>
lang('Delete'),
! 'action_confirm_button' =>
"onClick=\"return confirm('".lang("Are you sure\\nyou want to \\ndelete this
entry ?\\n\\nThis will delete\\nthis entry for all users.")."')\"",
'action_extra_field' => ''
);
--- 4353,4357 ----
'action_url_button' =>
$this->page('delete','&cal_id='.$event['id']),
'action_text_button' =>
lang('Delete'),
! 'action_confirm_button' =>
"onClick=\"return confirm('".lang("Are you sure\\nyou want to\\ndelete this
entry ?\\n\\nThis will delete\\nthis entry for all users.")."')\"",
'action_extra_field' => ''
);
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Phpgroupware-cvs] CVS: calendar/inc class.uicalendar.inc.php,1.103,1.104,
Guillaume Courtois <address@hidden> <=
- Prev by Date:
[Phpgroupware-cvs] CVS: cdb/setup phpgw_en.lang,1.2,1.3 phpgw_fr.lang,1.2,1.3
- Next by Date:
[Phpgroupware-cvs] CVS: chora/setup phpgw_en.lang,1.3,1.4 phpgw_fr.lang,1.4,1.5 phpgw_de.lang,1.2,1.3 phpgw_pl.lang,1.1,1.2
- Previous by thread:
[Phpgroupware-cvs] CVS: cdb/setup phpgw_en.lang,1.2,1.3 phpgw_fr.lang,1.2,1.3
- Next by thread:
[Phpgroupware-cvs] CVS: chora/setup phpgw_en.lang,1.3,1.4 phpgw_fr.lang,1.4,1.5 phpgw_de.lang,1.2,1.3 phpgw_pl.lang,1.1,1.2
- Index(es):