Revision 826b4fd8
Added by koszko about 2 years ago
html/import_frame.html | ||
---|---|---|
1 |
<div style="display: none;">
|
|
2 |
<li id="import_li_template">
|
|
1 |
<template>
|
|
2 |
<li id="import_li"> |
|
3 | 3 |
<span></span> |
4 | 4 |
<input type="checkbox" style="display: inline;" checked></input> |
5 | 5 |
<span></span> |
6 | 6 |
</li> |
7 |
</div>
|
|
7 |
</template>
|
|
8 | 8 |
<h2> Settings import </h2> |
9 | 9 |
<input id="import_loading_radio" type="radio" name="import_window_content" class="show_next"></input> |
10 | 10 |
<span> Loading... </span> |
Also available in: Unified diff
start using `' tag