Created
May 4, 2015 19:05
-
-
Save tstachl/5a63b0625ae6949ed81a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="agent_company_section"> | |
<span class="agent_company_section_label">{{ LABEL }}</span> | |
<div class="agent_company_section_data field_company_name"> | |
<input class="default customer_record_input_field" type="text" value="{{ company.custom_KEY }}" disabled> | |
</div> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment