~pexego/openobject-addons/6.1-pexego-sale_commission

« back to all changes in this revision

Viewing changes to django_pos/apps/inplaceeditform/templates/inplaceeditform/adaptor_file/render_value.html

  • Committer: Santi Argueso (Pexego)
  • Date: 2013-02-06 17:03:36 UTC
  • mfrom: (10.1.6 pexego-addons_6.1)
  • Revision ID: santiago@pexego.es-20130206170336-ml430s6p9jknun0j
[MERGE]

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
{% load inplace_edit %}
 
2
<a href="{{ value.url }}" />{% if innerHtml %}{% eval %}{{ innerHtml }}{% endeval %}{% else %}{{ value.url }}{% endif %}</a>
 
 
b'\\ No newline at end of file'