Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dolibarr
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Software_Artifact_Infrastructure_Repository
dolibarr
Commits
92421068
Commit
92421068
authored
15 years ago
by
Regis Houssin
Browse files
Options
Downloads
Patches
Plain Diff
Fix: no accent
parent
835363ea
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
htdocs/html.formother.class.php
+6
-6
6 additions, 6 deletions
htdocs/html.formother.class.php
with
6 additions
and
6 deletions
htdocs/html.formother.class.php
+
6
−
6
View file @
92421068
...
...
@@ -27,14 +27,14 @@
/**
* \file htdocs/html.formother.class.php
* \brief Fichier de la classe des fonctions pr
�d�
finie de composants html autre
* \brief Fichier de la classe des fonctions pr
ede
finie de composants html autre
* \version $Id$
*/
/**
* \class FormOther
* \brief Classe permettant la g
�n�
ration de composants html autre
* \brief Classe permettant la g
ene
ration de composants html autre
* \remarks Only common components must be here.
*/
class
FormOther
...
...
@@ -45,7 +45,7 @@ class FormOther
/**
* \brief Constructeur
* \param DB handler d'acc
�
s base de donn
�
e
* \param DB handler d'acc
e
s base de donn
e
e
*/
function
FormOther
(
$DB
)
{
...
...
@@ -56,10 +56,10 @@ class FormOther
/**
* \brief Retourne la liste des mod
�
les d'export
* \param selected Id mod
�
le pr
�
-s
�
lectionn
�
* \brief Retourne la liste des mod
e
les d'export
* \param selected Id mod
e
le pr
e
-s
e
lectionn
e
* \param htmlname Nom de la zone select
* \param type Type des mod
�
les recherch
�
s
* \param type Type des mod
e
les recherch
e
s
* \param useempty Affiche valeur vide dans liste
*/
function
select_export_model
(
$selected
=
''
,
$htmlname
=
'exportmodelid'
,
$type
=
''
,
$useempty
=
0
)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment