Taking over new template from jsdoc but keep modifications by OpenLayers as much as possible

This commit is contained in:
augustus
2012-10-31 09:39:55 +01:00
parent f4139f208a
commit 64a252093c
17 changed files with 156 additions and 75 deletions
+4 -1
View File
@@ -1,4 +1,7 @@
<?js if (data.description) { ?>
<?js
var data = obj;
if (data.description) {
?>
<div class="param-desc">
<?js= description ?>
</div>