changeset 2899:8e4818366063

oasis
author ARAKI Tsuyohito <c113007@e.koeki-u.ac.jp>
date Mon, 07 Dec 2015 19:37:25 +0900
parents 0fc089287908
children 17bfffe866eb
files oasis2015/gohan.rb
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/oasis2015/gohan.rb	Mon Dec 07 19:22:14 2015 +0900
+++ b/oasis2015/gohan.rb	Mon Dec 07 19:37:25 2015 +0900
@@ -137,8 +137,8 @@
 modoru = '<br><div class="f1"><a href="prof.rb"><div class="lets"><span>ホーム'
 back = modoru
 if lv < 5 && gohan == "g1" || lv < 5 && gohan == "g2"
-#  mo = '<input type="button" value="おかわり!" onclick="location.reload();" />'
-mo = ""
+mo = '<input type="button" value="おかわり!" onclick="location.reload();" />'
+#dmo = ""
   back = mo + modoru
 elsif lv >= 5
   back += "<br>(レベルマックスだよ!)"

yatex.org