diff options
| author | wjames5 <will@tekimaki.com> | 2008-05-23 17:21:53 +0000 |
|---|---|---|
| committer | wjames5 <will@tekimaki.com> | 2008-05-23 17:21:53 +0000 |
| commit | 7abacd006b786e6363be5a6ebfd625589be18f5f (patch) | |
| tree | 6e8fc69859b947ba3ba7d9f5e390d2e0a7eda743 /templates/service_content_edit_mini_inc.tpl | |
| parent | be51cb47c457f0bb377e7619fc3654073011c183 (diff) | |
| download | liberty-7abacd006b786e6363be5a6ebfd625589be18f5f.tar.gz liberty-7abacd006b786e6363be5a6ebfd625589be18f5f.tar.bz2 liberty-7abacd006b786e6363be5a6ebfd625589be18f5f.zip | |
status enhancements, dont show form if there are no status options, allow derivative classes to customize their status edit tpl
Diffstat (limited to 'templates/service_content_edit_mini_inc.tpl')
| -rw-r--r-- | templates/service_content_edit_mini_inc.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/service_content_edit_mini_inc.tpl b/templates/service_content_edit_mini_inc.tpl index f1a70ed..44bcc42 100644 --- a/templates/service_content_edit_mini_inc.tpl +++ b/templates/service_content_edit_mini_inc.tpl @@ -1,2 +1,2 @@ -{include file="bitpackage:liberty/edit_content_status_inc.tpl"} +{include file=$edit_content_status_tpl|default:"bitpackage:liberty/edit_content_status_inc.tpl"} {include file="bitpackage:liberty/edit_content_owner_inc.tpl"} |
