Adding an 'r'

This commit is contained in:
Rob H
2014-08-21 16:08:43 +10:00
parent bc0c9dd229
commit dc43612a04

View File

@@ -19,7 +19,7 @@
.row
.small-12.columns
%label{ for: 'enterprise_long_desc' } Long Description:
%textarea.chunky.small-12.columns{ id: 'enterprise_long_desc', placeholder: "We recommend keeping you description to under 600 characters or 150 words. Why? Cus people are lazy, and don't like to read too much text online. ;)", ng: { model: 'enterprise.long_description' } }
%textarea.chunky.small-12.columns{ id: 'enterprise_long_desc', placeholder: "We recommend keeping your description to under 600 characters or 150 words. Why? Cus people are lazy, and don't like to read too much text online. ;)", ng: { model: 'enterprise.long_description' } }
{{ enterprise.long_description.length }} characters used
.small-12.large-4.columns
.row