odoo/addons/web/static/lib/qweb
Xavier Morel d5e3d121e3 [ADD] qweb: call directive's body
* __content__ can't be used in Python implementation because safe_eval, so use
  ``0`` from Python implementation instead
* remove postfix from t-call tests because due to implementation details all
  whitespace crap following a t-name is added to rendered template in Python
  impl, and don't want to normalize whitespace.
2014-10-06 19:13:45 +02:00
..
qweb-benchmark.html [FIX] qweb: benchmark on browsers without console.time & console/timeEnd 2012-01-17 15:38:06 +01:00
qweb-benchmark.xml [FIX] Do not self close empty elements that are not html void elements 2014-05-07 14:14:13 +02:00
qweb-test-attributes.xml [IMP] qweb doc, tests 2014-10-06 19:13:43 +02:00
qweb-test-call.xml [ADD] qweb: call directive's body 2014-10-06 19:13:45 +02:00
qweb-test-conditionals.xml [IMP] qweb doc, tests 2014-10-06 19:13:43 +02:00
qweb-test-extend.xml [IMP] qweb doc, tests 2014-10-06 19:13:43 +02:00
qweb-test-foreach.xml [IMP] qweb doc, tests 2014-10-06 19:13:43 +02:00
qweb-test-output.xml [IMP] qweb doc, tests 2014-10-06 19:13:43 +02:00
qweb-test-set.xml [IMP] qweb doc, tests 2014-10-06 19:13:43 +02:00
qweb-test.js.html [IMP] qweb doc, tests 2014-10-06 19:13:43 +02:00
qweb.js Updated qweb 2013-07-31 16:11:39 +02:00
qweb2.js [ADD] qweb: call directive's body 2014-10-06 19:13:45 +02:00