aboutsummaryrefslogtreecommitdiffstats
path: root/toj/index.html
diff options
context:
space:
mode:
authorpzread <netfirewall@gmail.com>2013-04-09 09:37:29 +0800
committerpzread <netfirewall@gmail.com>2013-04-09 09:44:11 +0800
commit31e170379d567a71f1792e0bad9aea6ca3c6478a (patch)
tree73cac5d618f466db3b5be6982824cc0e1b421f90 /toj/index.html
parent3c6abbe11d9f2d173020add74217af2d450a1d16 (diff)
downloadtaiwan-online-judge-31e170379d567a71f1792e0bad9aea6ca3c6478a.tar
taiwan-online-judge-31e170379d567a71f1792e0bad9aea6ca3c6478a.tar.gz
taiwan-online-judge-31e170379d567a71f1792e0bad9aea6ca3c6478a.tar.bz2
taiwan-online-judge-31e170379d567a71f1792e0bad9aea6ca3c6478a.tar.lz
taiwan-online-judge-31e170379d567a71f1792e0bad9aea6ca3c6478a.tar.xz
taiwan-online-judge-31e170379d567a71f1792e0bad9aea6ca3c6478a.tar.zst
taiwan-online-judge-31e170379d567a71f1792e0bad9aea6ca3c6478a.zip
Fix segment fault(use deleted memory). Add square-problem manage. Check setting file exist
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">