You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
493 B
15 lines
493 B
<?xml version="1.0" encoding="UTF-8"?> |
|
<widget xmlns="http://www.w3.org/ns/widgets" |
|
xmlns:ub="http://uniboard.mnemis.com/widgets" |
|
id="http://www.njin.fr/sankore/apps/tableur" |
|
version="1.0" |
|
width="850" |
|
height="750" |
|
ub:resizable="false"> |
|
|
|
<name>Tableur</name> |
|
<author href="http://www.njin.fr" email="contact@njin.fr">njin</author> |
|
<description>Compléter une table d'opération</description> |
|
|
|
<content src="index.html"/> |
|
</widget>
|
|
|