mirror of
https://github.com/inventree/InvenTree.git
synced 2025-10-10 03:02:19 +00:00
InvenTree
InvenTree
barcode
build
common
company
img_source
label
locale
order
part
plugins
report
script
stock
templates
InvenTree
js
registration
about.html
attachment_delete.html
attachment_table.html
base.html
collapse.html
hover_image.html
modal_csrf.html
modal_delete_form.html
modal_form.html
modals.html
navbar.html
notification.html
price.html
qr_button.html
qr_code.html
required_part_table.html
search_form.html
slide.html
stats.html
status_codes.html
stock_table.html
two_column.html
url.html
yesnolabel.html
users
config_template.yaml
gunicorn.conf.py
manage.py
setup.py
ci
docs
images
.coveragerc
.gitattributes
.gitignore
.readthedocs.yml
.travis.yml
CONTRIBUTING.md
LICENSE
Makefile
README.md
requirements.txt
setup.cfg
3 lines
252 B
HTML
3 lines
252 B
HTML
<div>
|
|
<input field='{{ field }}' class='slidey' type="checkbox" data-offstyle='warning' data-onstyle="success" data-size='small' data-toggle="toggle" {% if disabled %}disabled="disabled" {% endif %}{% if state %}checked="checked"{% endif %}>
|
|
</div> |