diff options
| author | Mark Wells <mark@freeside.biz> | 2015-09-30 22:49:38 -0700 |
|---|---|---|
| committer | Mark Wells <mark@freeside.biz> | 2015-09-30 22:50:00 -0700 |
| commit | f485dcdf05ee107645299197a9ab9d9dd3f22be3 (patch) | |
| tree | 541d64f13a8ebd4a2d448295a68182a58de63fb2 /httemplate/elements/tr-polygon.html | |
| parent | 9e99a610a2c69db3ab9f42728ab6dbf492a5496a (diff) | |
graphical selection of deployment zones and automatic block lookup, #30260
Diffstat (limited to 'httemplate/elements/tr-polygon.html')
| -rw-r--r-- | httemplate/elements/tr-polygon.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/httemplate/elements/tr-polygon.html b/httemplate/elements/tr-polygon.html new file mode 100644 index 000000000..6990d3da6 --- /dev/null +++ b/httemplate/elements/tr-polygon.html @@ -0,0 +1,5 @@ +<tr> +<td colspan=2> +<& polygon.html, @_ &> +</td> +</tr> |
