Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
peupleLà
osTicket-1.8
Commits
83a83cf7
Commit
83a83cf7
authored
Sep 11, 2014
by
Luc Didry
Browse files
Trad : scp/dashboard.php
parent
ea027d66
Changes
1
Hide whitespace changes
Inline
Side-by-side
scp/dashboard.php
View file @
83a83cf7
...
...
@@ -30,25 +30,25 @@ require(STAFFINC_DIR.'header.inc.php');
<link
rel=
"stylesheet"
type=
"text/css"
href=
"css/bootstrap.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"css/dashboard.css"
/>
<h2>
Ticket Activity
<i
class=
"help-tip icon-question-sign"
href=
"#ticket_activity"
></i></h2>
<p>
S
e
lect
the starting time and
p
e
riod
for the system activity graph
</p>
<h2>
Activité du ticket
<i
class=
"help-tip icon-question-sign"
href=
"#ticket_activity"
></i></h2>
<p>
S
é
lect
ionnez l'heure de début et la
p
é
riod
e pour le graphe d'activité
</p>
<form
class=
"well form-inline"
id=
"timeframe-form"
>
<label>
<i
class=
"help-tip icon-question-sign"
href=
"#report_timeframe"
></i>
Report timeframe
:
<i
class=
"help-tip icon-question-sign"
href=
"#report_timeframe"
></i>
Calendrier du rapport
:
<input
type=
"text"
class=
"dp input-medium search-query"
name=
"start"
placeholder=
"Last month"
/>
</label>
<label>
p
e
riod:
p
é
riod
e
:
<select
name=
"period"
>
<option
value=
"now"
selected=
"selected"
>
Up to today
</option>
<option
value=
"+7 days"
>
O
ne
Week
</option>
<option
value=
"+14 days"
>
Two Week
s
</option>
<option
value=
"+1 month"
>
One Month
</option>
<option
value=
"+3 months"
>
One Quarter
</option>
<option
value=
"now"
selected=
"selected"
>
Jusqu'à aujourd'hui
</option>
<option
value=
"+7 days"
>
U
ne
semaine
</option>
<option
value=
"+14 days"
>
Deux semaine
s
</option>
<option
value=
"+1 month"
>
Un mois
</option>
<option
value=
"+3 months"
>
Un trimestre
</option>
</select>
</label>
<button
class=
"btn"
type=
"submit"
>
R
e
fr
esh
</button>
<button
class=
"btn"
type=
"submit"
>
R
a
fr
aîchir
</button>
</form>
<!-- Create a graph and fetch some data to create pretty dashboard -->
...
...
@@ -58,8 +58,8 @@ require(STAFFINC_DIR.'header.inc.php');
</div>
<hr/>
<h2>
Statisti
c
s
<i
class=
"help-tip icon-question-sign"
href=
"#statistics"
></i></h2>
<p>
Statisti
cs of
tickets organi
zed by
d
e
partment,
help topic, and staff
.
</p>
<h2>
Statisti
ques
s
<i
class=
"help-tip icon-question-sign"
href=
"#statistics"
></i></h2>
<p>
Statisti
ques des
tickets
,
organi
sées par
d
é
part
e
ment,
sujet d'aide et personnel
.
</p>
<ul
class=
"nav nav-tabs"
id=
"tabular-navigation"
></ul>
<div
id=
"table-here"
></div>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment