You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 13, 2018. It is now read-only.
<DivID = "Threadlist_Tab" Class = "mdl-tabs__tab-bar">
41
+
<AID = "Threadlist_Tab_Search" Class = "mdl-tabs__tab is-active" Href = "#Threadlist_Search">スレッド検索</A>
42
+
<AID = "Threadlist_Tab_Admin" Class = "mdl-tabs__tab" Href = "#Threadlist_Admin">管理中のスレッド</A>
42
43
43
-
<AID = "Thread_Tab_Reload" Class = "mdl-tabs__tab">
44
+
<AID = "Threadlist_Tab_Reload" Class = "mdl-tabs__tab">
44
45
<IClass = "material-icons">refresh</I>
45
46
</A>
46
47
47
-
<DivClass = "mdl-tooltip" For = "Thread_Tab_Reload">Refresh thread list</Div>
48
+
<DivClass = "mdl-tooltip" For = "Threadlist_Tab_Reload">Refresh thread list</Div>
48
49
</Div>
49
50
50
51
51
52
52
-
<DivID = "Thread_Search" Class = "mdl-list mdl-tabs__panel is-active">
53
-
<DivID = "Thread_Search_Searcher" Class = "mdl-list__item">
54
-
<LabelID = "Thread_Search_Searcher" Class = "Thread_Searcher_Label mdl-button mdl-js-button mdl-button--icon" For = "Thread_Search_Searcher_Container_Input">
53
+
<DivID = "Threadlist_Search" Class = "mdl-list mdl-tabs__panel is-active">
54
+
<DivID = "Threadlist_Search_Searcher" Class = "mdl-list__item">
55
+
<LabelID = "Threadlist_Search_Searcher" Class = "Threadlist_Searcher_Label mdl-button mdl-js-button mdl-button--icon" For = "Threadlist_Search_Searcher_Container_Input">
55
56
<IClass = "material-icons">search</I>
56
57
</Label>
57
58
58
-
<DivID = "Thread_Search_Searcher_Container" Class = "mdl-textfield mdl-js-textfield">
59
-
<InputID = "Thread_Search_Searcher_Container_Input" Class = "mdl-textfield__input" Type = "Search" />
60
-
<LabelID = "Thread_Search_Searcher_Container_Label" Class = "mdl-textfield__label" For = "Thread_Search_Searcher_Container_Input">Search...</Label>
59
+
<DivID = "Threadlist_Search_Searcher_Container" Class = "mdl-textfield mdl-js-textfield">
60
+
<InputID = "Threadlist_Search_Searcher_Container_Input" Class = "mdl-textfield__input" Type = "Search" />
61
+
<LabelID = "Threadlist_Search_Searcher_Container_Label" Class = "mdl-textfield__label" For = "Threadlist_Search_Searcher_Container_Input">Search...</Label>
61
62
</Div>
62
63
</Div>
63
64
</Div>
64
65
65
-
<DivID = "Thread_Admin" Class = "mdl-list mdl-tabs__panel">
66
-
<AID = "Thread_Admin_Create" Class = "mdl-list__item">
66
+
<DivID = "Threadlist_Admin" Class = "mdl-list mdl-tabs__panel">
67
+
<AID = "Threadlist_Admin_Create" Class = "mdl-list__item">
0 commit comments