file organisation

This commit is contained in:
Rodolphe Breard 2012-10-21 21:59:35 +02:00
parent 976d7a28c9
commit a8a6df51ce
2 changed files with 1 additions and 1 deletions

View file

@ -11,6 +11,6 @@
<button id="save">Save</button>
</div>
<div id="status"></div>
<script src="options.js"></script>
<script src="lib/options.js"></script>
</body>
</html>