Add: show utl as a column
This commit is contained in:
@@ -900,11 +900,18 @@
|
||||
</ul>
|
||||
</div>
|
||||
<div id="his-tl" class="his-var-content">
|
||||
<button
|
||||
class="btn waves-effect grey"
|
||||
style="width:100%; padding:0;"
|
||||
onclick="utlAdd()"
|
||||
>
|
||||
@@utlColumn@@
|
||||
</button>
|
||||
<div id="his-tl-contents" class="cont-series"></div>
|
||||
<button
|
||||
class="btn waves-effect "
|
||||
style="width:100%; padding:0;"
|
||||
onclick="utl('--now','more')"
|
||||
onclick="utlShow('--now','more')"
|
||||
>
|
||||
@@more@@
|
||||
</button>
|
||||
|
@@ -75,6 +75,7 @@
|
||||
"toots":"Toots",
|
||||
"follow":"Follow",
|
||||
"follower":"Follower",
|
||||
"utlColumn":"Show as a column",
|
||||
"timeline":"Timeline",
|
||||
"operateOtherAcct":"Cross-account",
|
||||
"list":"List",
|
||||
|
@@ -73,6 +73,7 @@
|
||||
"toots":"トゥート",
|
||||
"follow":"フォロー",
|
||||
"follower":"フォロワー",
|
||||
"utlColumn":"カラムとして追加",
|
||||
"timeline":"タイムライン",
|
||||
"operateOtherAcct":"他のアカウント使うて何かする",
|
||||
"list":"リスト",
|
||||
|
@@ -75,6 +75,7 @@
|
||||
"toots":"トゥート",
|
||||
"follow":"フォロー",
|
||||
"follower":"フォロワー",
|
||||
"utlColumn":"カラムとして追加",
|
||||
"timeline":"タイムライン",
|
||||
"operateOtherAcct":"他のアカウントで操作",
|
||||
"list":"リスト",
|
||||
|
Reference in New Issue
Block a user