summaryrefslogtreecommitdiff
path: root/httemplate/elements/tr-polygon.html
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2015-09-30 22:49:38 -0700
committerMark Wells <mark@freeside.biz>2015-09-30 22:49:38 -0700
commitd07c72046444319e0811c6a00b504885da091992 (patch)
tree145b723189b757087d9984eafb96413ab994061c /httemplate/elements/tr-polygon.html
parent21b519eb5313ebe09242a2d90e1e615c56c64739 (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.html5
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>