Last change
on this file since 48696 was
48696,
checked in by brunobergot@…, 10 years ago
|
et hop, voilà GIS 2 (qui comme l'indique son état est encore en dev)
|
File size:
800 bytes
|
Line | |
---|
1 | <div class="cadre-formulaire-editer"> |
---|
2 | <div class="entete-formulaire"> |
---|
3 | <a href="#URL_ECRIRE{gis_tous}" class="icone36" style="float:left;"> |
---|
4 | <img width="24" height="24" src="#CHEMIN{images/gis-24.png}" /> |
---|
5 | <span><:retour:></span> |
---|
6 | </a> |
---|
7 | <h1> |
---|
8 | <BOUCLE_gis(GIS){id_gis=#VAL{id_gis}|_request}> |
---|
9 | #TITRE |
---|
10 | </BOUCLE_gis> |
---|
11 | [(#ENV{nouveau}|=={oui}|?{<:info_sans_titre:>,#VAL{id_gis}|_request})] |
---|
12 | <//B_gis> |
---|
13 | </h1> |
---|
14 | </div> |
---|
15 | [(#INCLURE{fond=modeles/carte_gis_preview,id_gis})] |
---|
16 | </div> |
---|
17 | |
---|
18 | [(#INCLURE{fond=prive/liste/objets_gis, |
---|
19 | sinon=<:gis:aucun_objet:>, |
---|
20 | env, |
---|
21 | ajax})] |
---|
22 | |
---|
23 | <!--#navigation--> |
---|
24 | [(#ENV{id_gis,0}|intval|oui) |
---|
25 | <div class="cadre infos cadre-info"> |
---|
26 | <div class="numero"> |
---|
27 | <:gis:info_numero_gis:> |
---|
28 | <p>[(#ENV{id_gis})]</p> |
---|
29 | </div> |
---|
30 | </div> |
---|
31 | ] |
---|
32 | <!--/#navigation--> |
---|
33 | |
---|
34 | <!--#extra--> |
---|
35 | <!--/#extra--> |
---|
Note: See
TracBrowser
for help on using the repository browser.