Index: trunk/parsers/wikidom/lib/hype/views/es.ContentView.js |
— | — | @@ -21,6 +21,7 @@ |
22 | 22 | * @property {RegExp} bondaryTest |
23 | 23 | * @property {Object} widthCache |
24 | 24 | * @property {Object} renderState |
| 25 | + * @property {Object} contentCache |
25 | 26 | */ |
26 | 27 | es.ContentView = function( $container, model ) { |
27 | 28 | // Inheritance |