style: in preparation for bootstrap, add bootstrap compatible field classes This is a subset of a bigger changeset. The subset was extracted by Mads Kiileri...

domruf committed on 2016-09-18 18:00:46
branch: default
tag: tip
changeset: 9f4c9fc6
style: in preparation for bootstrap, add bootstrap compatible field classes

This is a subset of a bigger changeset. The subset was extracted by Mads Kiilerich, mostly by:

sed -i \
-e 's,<div class="fields">,<div class="fields form-horizontal">,g' \
-e 's,<div class="field">,<div class="field form-group">,g' \
-e 's,<label for="" for="" class="control-label">,g' \
`hg mani`


_______________________________________________
kallithea-general mailing list
kallithea-general@sfconservancy.org
http://lists.sfconservancy.org/mailman/listinfo/kallithea-general

Reply via email to