Taking over new template from jsdoc but keep modifications by OpenLayers as much as possible
This commit is contained in:
Vendored
+4
-1
@@ -1,4 +1,7 @@
|
||||
<?js if (data.description) { ?>
|
||||
<?js
|
||||
var data = obj;
|
||||
if (data.description) {
|
||||
?>
|
||||
<div class="param-desc">
|
||||
<?js= description ?>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user