Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
D
dpsite2
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
domainepublic
dpsite2
Commits
c3a284ba
Commit
c3a284ba
authored
Sep 26, 2017
by
Pierre
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
+ pagination
parent
e9a571cf
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
8 deletions
+14
-8
squelettes/inclure/infotech_ouvert.html
squelettes/inclure/infotech_ouvert.html
+3
-3
squelettes/inclure/infotech_resolu.html
squelettes/inclure/infotech_resolu.html
+11
-5
No files found.
squelettes/inclure/infotech_ouvert.html
View file @
c3a284ba
...
...
@@ -12,9 +12,9 @@
</a>
</li>
</BOUCLE_infotech_non_resolu>
<BOUCLE_infotech_site
(
SITES
)
{
id_syndic=
172}
>
<h2><a
href=
"[(#URL_SITE)]"
title=
"[(#DESCRIPTIF|couper{200})]"
>
→
<:menu_incidents:></a></h2>
</BOUCLE_infotech_site>
</ul>
<BOUCLE_infotech_site
(
SITES
)
{
id_syndic=
172}
>
<h2><a
href=
"[(#URL_SITE)]"
title=
"[(#DESCRIPTIF|couper{200})]"
>
→
<:menu_incidents:></a></h2>
</BOUCLE_infotech_site>
</div>
</B_infotech_non_resolu>
squelettes/inclure/infotech_resolu.html
View file @
c3a284ba
...
...
@@ -3,18 +3,24 @@
#SET{resolu, [Résolu]}
<B_infotech_resolu>
<div
class=
"nav-shortcuts well hu-green hero-unit "
>
#ANCRE_PAGINATION
<ul
class=
"menu-liste menu-items nav-list nav"
>
<h1>
Incidents résolus
</h1>
<BOUCLE_infotech_resolu
(
ARTICLES
)
{
id_mot=
54}{!par
date
}{
titre
LIKE
%(
#GET
{
resolu
})%}{
0,
3}
>
<h1>
Incidents résolus
</h1>
<BOUCLE_infotech_resolu
(
ARTICLES
)
{
id_mot=
54}{!par
date
}{
titre
LIKE
%(
#GET
{
resolu
})%}{
pagination
3}
>
<li
class=
"menu-entree item"
>
<a
href=
"#URL_ARTICLE"
title=
"[(#DESCRIPTIF|couper{200})]"
>
[(#DATE|affdate_court)
>
]#TITRE
</a>
</li>
</li>
</BOUCLE_infotech_resolu>
<BOUCLE_infotech_site
(
SITES
)
{
id_syndic=
172}
>
</ul>
[
<div
class=
"pagination"
style=
"text-align:center;"
>
(#PAGINATION)
</div>
]
<BOUCLE_infotech_site
(
SITES
)
{
id_syndic=
172}
>
<ul
class=
"menu-liste menu-items nav-list nav"
>
<li
class=
"menu-entree item"
>
<h2><a
href=
"[(#URL_SITE)]"
title=
"[(#DESCRIPTIF|couper{200})]"
>
→
<:menu_incidents:></a></h2>
</
BOUCLE_infotech_site
>
</
li
>
</ul>
</BOUCLE_infotech_site>
</div>
</B_infotech_resolu>
Write
Preview
Markdown
is supported
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