質問編集履歴

2

修正

2017/08/31 07:19

投稿

amaguri
amaguri

スコア227

test CHANGED
File without changes
test CHANGED
@@ -74,7 +74,7 @@
74
74
 
75
75
  {
76
76
 
77
- $("#form1").attr("action","/mypage/memories/history/"+id)
77
+ $("#form1").attr("action","/hogehoge/"+id)
78
78
 
79
79
  }
80
80
 

1

修正

2017/08/31 07:19

投稿

amaguri
amaguri

スコア227

test CHANGED
File without changes
test CHANGED
@@ -33,6 +33,12 @@
33
33
  今回javascrip にてプルダウンのオプションを作成しているので
34
34
 
35
35
  その場合のプルダウンの固定はどうすればよろしいのでしょうか?
36
+
37
+
38
+
39
+ $search_cond['created_at']に
40
+
41
+ 選択した日付データが入っています。
36
42
 
37
43
 
38
44