window settings for axes & grid
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<div class="cols-2">
|
||||
<div>
|
||||
<li menuitem="" aria-enabled="true" success="" class="menu-link">
|
||||
<input eicinput type="toggler" name="grid" primary="" xsmall="" value="no" aria-enabled="true" labelleft="Grid" classOff="greyed"/>
|
||||
</li>
|
||||
<li menuitem="" aria-enabled="true" success="" class="menu-link">
|
||||
<input eicinput type="toggler" name="axes" primary="" xsmall="" value="no" aria-enabled="true" labelleft="Axes" classOff="greyed"/>
|
||||
</li>
|
||||
</div>
|
||||
<div>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user