name change, disable post checkbox for now
This commit is contained in:
parent
db9f75a437
commit
0932f737b7
@ -216,7 +216,7 @@ footer {
|
|||||||
</style>
|
</style>
|
||||||
<body>
|
<body>
|
||||||
<div id="app">
|
<div id="app">
|
||||||
<h2>↓ Texho</h2>
|
<h2>↓ TGX2</h2>
|
||||||
|
|
||||||
|
|
||||||
<section>
|
<section>
|
||||||
@ -257,7 +257,7 @@ footer {
|
|||||||
<div class="controls">
|
<div class="controls">
|
||||||
<div class="control-section">
|
<div class="control-section">
|
||||||
<h3>Посты</h3>
|
<h3>Посты</h3>
|
||||||
<section><input type="checkbox" id="posts"><span>Включить</span></section>
|
<section><input type="checkbox" id="posts" disabled><span>Включить</span></section>
|
||||||
</div>
|
</div>
|
||||||
<div class="control-section">
|
<div class="control-section">
|
||||||
<h3>Лайки</h3>
|
<h3>Лайки</h3>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user