MrDraw/src/octoprint/static/js/app/bindings
Gina Häußge d274a9c73d Fixed a couple of FontAwesome issues
* fa-circle-blank does not exist, replaced with fa-circle-o (see also
    report in #1928)
  * fa-trash-o instead of fa-trash (same look and feel)
  * fa-check instead of fa-check-circle (same look and feel)
  * fixed toggleContent binding to also be able to toggle fa icons
  * fix deletion spinner in file list (was still using old icon-
    classes which of course weren't there anymore and hence not
    toggleable)
  * icons-ul => fa-ul
  * remove superfluous fa class from some places

Follow-up to #1915.
2017-05-29 13:42:11 +02:00
..
allowbindings.js Moved custom bindings from main.js to bindings/{bindingname}.js 2015-12-30 17:54:22 +01:00
contextmenu.js Moved custom bindings from main.js to bindings/{bindingname}.js 2015-12-30 17:54:22 +01:00
copywidth.js Merge branch 'maintenance' into devel 2016-07-28 15:00:23 +02:00
invisible.js Moved custom bindings from main.js to bindings/{bindingname}.js 2015-12-30 17:54:22 +01:00
popover.js Moved custom bindings from main.js to bindings/{bindingname}.js 2015-12-30 17:54:22 +01:00
qrcode.js Moved custom bindings from main.js to bindings/{bindingname}.js 2015-12-30 17:54:22 +01:00
slimscrolledforeach.js Moved custom bindings from main.js to bindings/{bindingname}.js 2015-12-30 17:54:22 +01:00
toggle.js Merge branch 'fix/terminalLoad' into devel 2016-01-27 12:37:03 +01:00
togglecontent.js Fixed a couple of FontAwesome issues 2017-05-29 13:42:11 +02:00
valuewithinit.js Add support to save credentials to a password manager #1607 2016-12-05 13:56:19 +01:00