зеркало из https://github.com/mozilla/pjs.git
Adding in debug messages.
This commit is contained in:
Родитель
542b2b21b1
Коммит
62eb195c64
|
@ -338,7 +338,7 @@ function onError( )
|
|||
|
||||
function removeCalendar( event )
|
||||
{
|
||||
dump( "\nbutton is "+event.button );
|
||||
dump( "\nRemoveCalendar in calendarManager.js: button is "+event.button );
|
||||
if (event.button != 0)
|
||||
{
|
||||
return;
|
||||
|
|
Загрузка…
Ссылка в новой задаче