]> git.mxchange.org Git - friendica.git/commit
Frio: implent switcher element
authorrabuzarus <>
Tue, 3 Jan 2017 16:33:01 +0000 (17:33 +0100)
committerrabuzarus <>
Tue, 3 Jan 2017 16:33:01 +0000 (17:33 +0100)
commit96dfd22d9d32b6c05f6faec803eabe514d1d7670
tree1db1e0a517bdd4f911f4b3e67780d822c0c83630
parent7f7fe1c33244430e151f779cecc7b0646cc0b4b4
Frio: implent switcher element
19 files changed:
view/theme/frio/css/style.css
view/theme/frio/frameworks/bootstrap-toggle/Gruntfile.js [new file with mode: 0644]
view/theme/frio/frameworks/bootstrap-toggle/LICENSE [new file with mode: 0644]
view/theme/frio/frameworks/bootstrap-toggle/README.md [new file with mode: 0644]
view/theme/frio/frameworks/bootstrap-toggle/bower.json [new file with mode: 0644]
view/theme/frio/frameworks/bootstrap-toggle/css/bootstrap-toggle.css [new file with mode: 0644]
view/theme/frio/frameworks/bootstrap-toggle/css/bootstrap-toggle.min.css [new file with mode: 0644]
view/theme/frio/frameworks/bootstrap-toggle/css/bootstrap2-toggle.css [new file with mode: 0644]
view/theme/frio/frameworks/bootstrap-toggle/css/bootstrap2-toggle.min.css [new file with mode: 0644]
view/theme/frio/frameworks/bootstrap-toggle/js/bootstrap-toggle.js [new file with mode: 0644]
view/theme/frio/frameworks/bootstrap-toggle/js/bootstrap-toggle.min.js [new file with mode: 0644]
view/theme/frio/frameworks/bootstrap-toggle/js/bootstrap-toggle.min.js.map [new file with mode: 0644]
view/theme/frio/frameworks/bootstrap-toggle/js/bootstrap2-toggle.js [new file with mode: 0644]
view/theme/frio/frameworks/bootstrap-toggle/js/bootstrap2-toggle.min.js [new file with mode: 0644]
view/theme/frio/frameworks/bootstrap-toggle/js/bootstrap2-toggle.min.js.map [new file with mode: 0644]
view/theme/frio/frameworks/bootstrap-toggle/package.json [new file with mode: 0644]
view/theme/frio/js/theme.js
view/theme/frio/templates/field_yesno.tpl [new file with mode: 0644]
view/theme/frio/templates/head.tpl