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.
17 lines
502 B
17 lines
502 B
9 years ago
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<widget xmlns="http://www.w3.org/ns/widgets"
|
||
|
xmlns:ub="http://uniboard.mnemis.com/widgets"
|
||
|
id="http://uniboard.mnemis.com/widgets/webbrowser"
|
||
|
version="1.1"
|
||
|
width="900"
|
||
|
height="500"
|
||
|
ub:resizable="true">
|
||
|
|
||
|
<name>Choisir</name>
|
||
|
<author href="http://www.ryxeo.com"
|
||
|
email="contact@ryxeo.com">RyXéo SARL</author>
|
||
|
<description>Choisir widget</description>
|
||
|
|
||
|
<content src="index.html"/>
|
||
|
</widget>
|