Merge pull request #3248 from aspangaro/3.8-patch5

Fix: #3232 [Agenda] Setup page tab order is weird
This commit is contained in:
Juanjo Menent 2015-07-17 19:14:34 +02:00
commit 9c6573edd4

View File

@ -5,8 +5,8 @@
* Copyright (C) 2004 Sebastien Di Cintio <sdicintio@ressource-toi.org>
* Copyright (C) 2004 Benoit Mortier <benoit.mortier@opensides.be>
* Copyright (C) 2009-2011 Regis Houssin <regis.houssin@capnetworks.com>
* Copyright (C) 2013 Cedric Gross <c.gross@kreiz-it.fr>
* Copyright (C) 2015 Bahfir Abbes <bafbes@gmail.com>
* Copyright (C) 2013 Cedric Gross <c.gross@kreiz-it.fr>
* Copyright (C) 2015 Bahfir Abbes <bafbes@gmail.com>
*
* 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
@ -64,7 +64,7 @@ class modAgenda extends DolibarrModules
// Config pages
//-------------
$this->config_page_url = array("agenda.php");
$this->config_page_url = array("agenda_other.php");
// Dependancies
//-------------