First Commit
This commit is contained in:
25
html/sternwarte/intern/sofue/tab0.html
Executable file
25
html/sternwarte/intern/sofue/tab0.html
Executable file
@@ -0,0 +1,25 @@
|
||||
|
||||
<!-- NEU ... -->
|
||||
<table id="Table1" class="tbl"></table>
|
||||
<div id="Pager1"></div>
|
||||
<!--
|
||||
<div id="newButton">
|
||||
<button class='inButtons' id='neuButton'>Neu anlegen</button>
|
||||
</div>
|
||||
-->
|
||||
|
||||
<!-- OFFEN ... -->
|
||||
<table id="Table2" class="tbl"></table>
|
||||
<div id="Pager2"></div>
|
||||
|
||||
<!-- ZUGESAGT ... -->
|
||||
<table id="Table3" class="tbl"></table>
|
||||
<div id="Pager3"></div>
|
||||
|
||||
<!-- ABGESAGT ... -->
|
||||
<table id="Table4" class="tbl"></table>
|
||||
<div id="Pager4"></div>
|
||||
|
||||
<!-- ERLEDIGT ... -->
|
||||
<table id="Table5" class="tbl"></table>
|
||||
<div id="Pager5"></div>
|
||||
Reference in New Issue
Block a user