[SPIP] +spip v3.0.17
[lhc/web/clavette_www.git] / www / plugins-dist / vertebres / prive / squelettes / contenu / vertebres.html
diff --git a/www/plugins-dist/vertebres/prive/squelettes/contenu/vertebres.html b/www/plugins-dist/vertebres/prive/squelettes/contenu/vertebres.html
new file mode 100644 (file)
index 0000000..6f594a2
--- /dev/null
@@ -0,0 +1,13 @@
+[(#AUTORISER{webmestre}|sinon_interdire_acces)]
+[(#ENV{table}|oui)
+<INCLURE{fond=prive/vertebres:#ENV{table},env,ajax} />
+<style type="text/css">
+       th .tri {margin-top: 0;}
+       td {max-height: 200px;overflow-y: scroll;}
+</style>
+]
+
+<hr />
+<BOUCLE_t(POUR){tableau #REM|sql_alltable}{', '}>
+       <a href="#URL_ECRIRE{vertebres,table=#VALEUR}">#VALEUR</a>
+</BOUCLE_t>
\ No newline at end of file