aboutsummaryrefslogtreecommitdiffstats
path: root/toj/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'toj/index.html')
-rwxr-xr-xtoj/index.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/toj/index.html b/toj/index.html
index f3894c0..b295ed9 100755
--- a/toj/index.html
+++ b/toj/index.html
@@ -330,6 +330,17 @@ input,select{
<button class="cancel">取消</button>
<button class="delete" style="display:none;">刪除</button>
</div>
+ <div class="pro_box">
+ <h1>已加入題目</h1>
+ <div class="prolist_box">
+ <table class="prolist prolist_in"></table>
+ </div>
+ <h1>未加入題目</h1>
+ <div class="prolist_box">
+ <table class="prolist prolist_out"></table>
+ </div>
+ </div>
+ <div style="width:100%; clear:both;"></div>
</div>
<div class="com_mbox editpro_mbox">
<div class="edit_box">