| From contact method | Email contact method 20 |
|---|---|
| Item | Git commits |
| Item version number | 1 |
Home: https://github.com/mikemintz/deme
Commit: 23e2f893e562d19c81fdb8b144ba89d2d146b3a0
https://github.com/mikemintz/deme/commit/23e2f893e562d19c81fdb8b144ba89d2d146b3a0
Author: Michael Huang <mikhuang@gmail.com>
Date: 2013-07-09 (Tue, 09 Jul 2013)
Changed paths:
M deme_django/cms/models.py
A deme_django/cms/templates/help_text/contactmethod.html
A deme_django/cms/templates/help_text/emailcontactmethod.html
A deme_django/cms/templates/help_text/item.html
M deme_django/cms/templates/includes/metabar_swap.html
M deme_django/static/css/deme.css
M deme_django/static/less/deme/metabar.less
Log Message:
-----------
added per item help display_text, might need to move to not be associated with a specific item but an item type
[mikemintz/deme] 23e2f8: added per item help display_text, might need to mo...