Skip to content
Snippets Groups Projects
Commit 3989c3b0 authored by Regis Houssin's avatar Regis Houssin
Browse files

nettoyage

parent 9183f2d8
Branches
Tags
No related merge requests found
<?php <?php
/* Copyright (C) 2001-2004 Rodolphe Quiedeville <rodolphe@quiedeville.org> /* Copyright (C) 2001-2004 Rodolphe Quiedeville <rodolphe@quiedeville.org>
* Copyright (C) 2004-2006 Laurent Destailleur <eldy@users.sourceforge.net> * Copyright (C) 2004-2007 Laurent Destailleur <eldy@users.sourceforge.net>
* Copyright (C) 2005-2007 Regis Houssin <regis.houssin@cap-networks.com>
* *
* This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by
...@@ -600,8 +601,6 @@ if (sizeof($boxarray)) ...@@ -600,8 +601,6 @@ if (sizeof($boxarray))
if ($conf->use_ajax) if ($conf->use_ajax)
{ {
//$boxid = join(',',$boxid_left).'-'.join(',',$boxid_right);
print '<script type="text/javascript" language="javascript"> print '<script type="text/javascript" language="javascript">
function updateOrder(){ function updateOrder(){
var left_list = cleanSerialize(Sortable.serialize(\'left\')); var left_list = cleanSerialize(Sortable.serialize(\'left\'));
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment