Revision 261548ff
Added by koszko about 2 years ago
| html/options.html | ||
|---|---|---|
| 249 | 249 |
<a id="file_downloader" class="hide"></a> |
| 250 | 250 |
<form id="file_opener_form" style="visibility: hidden;"> |
| 251 | 251 |
<input type="file" id="file_opener"></input> |
| 252 |
</form> |
|
| 253 |
|
|
| 254 |
<script src="/common/connection_types.js"></script> |
|
| 255 |
<script src="/common/stored_types.js"></script> |
|
| 256 |
<script src="/common/once.js"></script> |
|
| 257 |
<script src="/common/browser.js"></script> |
|
| 258 |
<script src="/common/storage_client.js"></script> |
|
| 259 |
<script src="./options_main.js"></script> |
|
| 252 |
</form>_OPTIONSSCRIPTS_ |
|
| 260 | 253 |
</body> |
| 261 | 254 |
</html> |
Also available in: Unified diff
emply an sh-based build system; make some changes to blocking