From e0255c0dc45d8c670b865087336b4807d831e0fb Mon Sep 17 00:00:00 2001 From: zotlabs Date: Sun, 8 Apr 2018 20:05:30 -0700 Subject: first cut of feature/techlevel merge --- view/tpl/settings_features.tpl | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'view/tpl/settings_features.tpl') diff --git a/view/tpl/settings_features.tpl b/view/tpl/settings_features.tpl index f8c162e17..0b65e2524 100755 --- a/view/tpl/settings_features.tpl +++ b/view/tpl/settings_features.tpl @@ -4,6 +4,13 @@
+ {{if ! $techlock}} +
+ {{include file="field_select.tpl" field=$techlevel}} +
+ {{else}} + + {{/if}}
{{foreach $features as $g => $f}}
-- cgit v1.2.3