patch #2122883 [PDF schema] Option to display just the keys

This commit is contained in:
Marc Delisle
2008-09-29 17:03:02 +00:00
parent 120188f98d
commit b9793ab02c
58 changed files with 79 additions and 7 deletions

View File

@@ -630,6 +630,8 @@ if ($cfgRelation['pdfwork'] && $num_tables > 0) { ?>
</label><br />
<input type="checkbox" name="with_doc" id="with_doc" checked="checked" />
<label for="with_doc"><?php echo $strDataDict; ?></label><br />
<input type="checkbox" name="show_keys" id="show_keys" />
<label for="show_keys"><?php echo $strShowKeys; ?></label><br />
<label for="orientation_opt"><?php echo $strShowDatadictAs; ?></label>
<select name="orientation" id="orientation_opt">