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
e9a571cf
Commit
e9a571cf
authored
Sep 26, 2017
by
Pierre
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
incidents dans "Infos techniques"
parent
1f6fb2ed
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
10 deletions
+10
-10
squelettes/inclure/infotech_ouvert.html
squelettes/inclure/infotech_ouvert.html
+4
-4
squelettes/inclure/infotech_resolu.html
squelettes/inclure/infotech_resolu.html
+6
-6
No files found.
squelettes/inclure/infotech_ouvert.html
View file @
e9a571cf
[(#REM)
<!-- les infos techniques DP Non Résolu !!! -->
]
#SET{resolu, [Résolu]}
<BOUCLE_infotech_site
(
SITES
)
{
id_syndic=
172}
>
<B_infotech_non_resolu>
<div
class=
"nav-shortcuts well hu-red hero-unit "
>
<ul
class=
"menu-liste menu-items nav-list nav"
>
<h1
style=
"color:#990000"
>
Incidents en cours
</h1>
<BOUCLE_infotech_non_resolu
(
SYNDIC_ARTICLES
){
id_syndic
}{!
par
date
}{!
titre
LIKE
%(
#GET
{
resolu
})%}
>
<BOUCLE_infotech_non_resolu
(
ARTICLES
)
{
id_mot=
54
}{!par
date
}{!
titre
LIKE
%(
#GET
{
resolu
})%}
>
<li
class=
"menu-entree item"
>
<a
href=
"#URL_ARTICLE"
title=
"[(#DESCRIPTIF|couper{200})]"
>
[(#DATE|affdate_court)
>
]#TITRE
</a>
</li>
</BOUCLE_infotech_non_resolu>
<h2><a
href=
"[(#URL_SITE)]"
title=
"[(#DESCRIPTIF|couper{200})]"
>
→
<:menu_incidents:></a></h2>
<BOUCLE_infotech_site
(
SITES
)
{
id_syndic=
172}
>
<h2><a
href=
"[(#URL_SITE)]"
title=
"[(#DESCRIPTIF|couper{200})]"
>
→
<:menu_incidents:></a></h2>
</BOUCLE_infotech_site>
</ul>
</div>
</B_infotech_non_resolu>
</BOUCLE_infotech_site>
squelettes/inclure/infotech_resolu.html
View file @
e9a571cf
[(#REM)
<!-- les infos techniques DP Non Résolu !!! -->
]
#SET{resolu, [Résolu]}
<BOUCLE_infotech_site
(
SITES
)
{
id_syndic=
172}
>
<B_infotech_non_resolu>
<B_infotech_resolu>
<div
class=
"nav-shortcuts well hu-green hero-unit "
>
<ul
class=
"menu-liste menu-items nav-list nav"
>
<h1>
Incidents résolus
</h1>
<BOUCLE_infotech_
non_resolu
(
SYNDIC_ARTICLES
){
id_syndic
}{0,3}{!
par
date
}{
titre
LIKE
%(
#GET
{
resolu
})%
}
>
<BOUCLE_infotech_
resolu
(
ARTICLES
)
{
id_mot=
54}{!par
date
}{
titre
LIKE
%(
#GET
{
resolu
})%}{0,3
}
>
<li
class=
"menu-entree item"
>
<a
href=
"#URL_ARTICLE"
title=
"[(#DESCRIPTIF|couper{200})]"
>
[(#DATE|affdate_court)
>
]#TITRE
</a>
</li>
</BOUCLE_infotech_non_resolu>
</BOUCLE_infotech_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>
</div>
</B_infotech_non_resolu>
</BOUCLE_infotech_site>
</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