aboutsummaryrefslogtreecommitdiff
path: root/quotes/public/index.html
diff options
context:
space:
mode:
authorMarvin Borner2020-10-02 13:58:22 +0200
committerMarvin Borner2020-10-02 14:10:41 +0200
commitc252e76dd665ddd0cfa84ffdaa26fb52f0796600 (patch)
tree772f309792c50104def6ee14127dc989ab4cd111 /quotes/public/index.html
parente00547732bd9c701546cacaa98a073d50caa6ec4 (diff)
Added oisjgoiesjgoseijgf
Diffstat (limited to 'quotes/public/index.html')
-rw-r--r--quotes/public/index.html11
1 files changed, 10 insertions, 1 deletions
diff --git a/quotes/public/index.html b/quotes/public/index.html
index 6f7665c..32a46ec 100644
--- a/quotes/public/index.html
+++ b/quotes/public/index.html
@@ -26,7 +26,16 @@
</fieldset>
</form>
- <ul id="quotes"></ul>
+ <button id="open_TGI13.1">TGI13.1</button>
+ <ul style="display: none;" id="TGI13.1"></ul>
+ <button id="open_TGI13.2">TGI13.2</button>
+ <ul style="display: none;" id="TGI13.2"></ul>
+ <button id="open_TGM13.1">TGM13.1</button>
+ <ul style="display: none;" id="TGM13.1"></ul>
+ <button id="open_TGM13.2">TGM13.2</button>
+ <ul style="display: none;" id="TGM13.2"></ul>
+ <button id="open_TGTM13.1">TGTM13.1</button>
+ <ul style="display: none;" id="TGTM13.1"></ul>
</div>
<script src="script.js" charset="utf-8"></script>