mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(config) rm option: cache
This commit is contained in:
parent
28892b3933
commit
58c10e201a
7 changed files with 2 additions and 23 deletions
|
|
@ -90,12 +90,6 @@
|
|||
<option {{ zip-selected }}>zip</option>
|
||||
</select>
|
||||
</li>
|
||||
<li>
|
||||
<label>
|
||||
<input data-name="js-cache" type="checkbox" {{ cache }} >
|
||||
Cache
|
||||
</label>
|
||||
</li>
|
||||
<li>
|
||||
<label>
|
||||
<input data-name="js-onePanelMode" type="checkbox" {{ onePanelMode }}>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue