X-Git-Url: http://git.jankratochvil.net/?a=blobdiff_plain;ds=inline;f=product%2Fhotelgate%2FOrder.js;fp=product%2Fhotelgate%2FOrder.js;h=0000000000000000000000000000000000000000;hb=1ebd44d948f63e0f6d5d005bb5ced02c5041414e;hp=f0e0e932422dd49d00ef375ff7ee324971f487b6;hpb=8e257c5643c0c5043eb75935cde97b5e97dfdc8c;p=www.jankratochvil.net.git diff --git a/product/hotelgate/Order.js b/product/hotelgate/Order.js deleted file mode 100644 index f0e0e93..0000000 --- a/product/hotelgate/Order.js +++ /dev/null @@ -1,70 +0,0 @@ -/* $Id$ - * HotelGate Order helper. - * Copyright (C) 2005 Jan Kratochvil - * - * 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 Free Software Foundation; exactly version 2 of June 1991 is required - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - */ - - -// Double-run protection due to the My::Web "text/javascript" compatibility hack. -if (!window.var_product_hotelgate_Order_done) { - var var_product_hotelgate_Order_done=1; - -function Order_validate(form) -{ - var e_types_array=form.elements["type"]; - var checked=0; - for (var typei=0;typei