recup des fichiers gamutable de souscriptions

This commit is contained in:
Christophe 2020-03-10 16:59:10 +01:00
parent b38912f104
commit bdc332fe9f
12 changed files with 18090 additions and 107 deletions

12
inclure/gamutable.html Normal file
View file

@ -0,0 +1,12 @@
<link rel="stylesheet" href="[(#CHEMIN{css/gamutable.css}|timestamp)]" type="text/css" media="screen" title="no title" charset="utf-8">
<div id="app">
<mon-tableau
apiuri="spip.php?page=json_gamutable.json"
:tparpage="[11,22,33,'tous']"
ref="montableau"
></mon-tableau>
</div>
<script src="[(#CHEMIN{js/vue.js}|timestamp)]" type="text/javascript"></script>
<script src="[(#CHEMIN{js/gamutable.js}|timestamp)]" type="text/javascript"></script>