[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Noalyss-commit] [noalyss] 06/06: Cosmetic Document Option
From: |
Dany De Bontridder |
Subject: |
[Noalyss-commit] [noalyss] 06/06: Cosmetic Document Option |
Date: |
Thu, 18 Feb 2021 15:50:09 -0500 (EST) |
sparkyx pushed a commit to branch master
in repository noalyss.
commit faaeb16c0554520803032af4490d354ac3129daa
Author: sparkyx <danydb@noalyss.eu>
AuthorDate: Mon Feb 15 22:33:24 2021 +0100
Cosmetic Document Option
---
include/template/action_document_type_mtable_input.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/template/action_document_type_mtable_input.php
b/include/template/action_document_type_mtable_input.php
index 8a2ed0b..16924b8 100644
--- a/include/template/action_document_type_mtable_input.php
+++ b/include/template/action_document_type_mtable_input.php
@@ -118,7 +118,6 @@
$select_comment_type->set_value(Document_Option::option_comment($table->dt_id));
echo $select_comment_type->input();
?>
</li>
- </ul>
<li>
<?php
$i=new ICheckBox("videoconf_server",1);
@@ -132,6 +131,7 @@ echo $select_comment_type->input();
echo $itVideoconfServer->input();
?>
</li>
+ </ul>
</div>
<div>
<h3 class="info" sytle="margin-block: 4px"><?php echo _("Options
contact") ?></h3>
- [Noalyss-commit] [noalyss] branch master updated (79ecb68 -> faaeb16), Dany De Bontridder, 2021/02/18
- [Noalyss-commit] [noalyss] 02/06: Protect SQL , utilisation de bind variable, Dany De Bontridder, 2021/02/18
- [Noalyss-commit] [noalyss] 03/06: documentation, Dany De Bontridder, 2021/02/18
- [Noalyss-commit] [noalyss] 04/06: Manage_Table_SQL : flag to display a dynamic filter on the top of the table, default yes, Dany De Bontridder, 2021/02/18
- [Noalyss-commit] [noalyss] 06/06: Cosmetic Document Option,
Dany De Bontridder <=
- [Noalyss-commit] [noalyss] 01/06: Cosmetic, Dany De Bontridder, 2021/02/18
- [Noalyss-commit] [noalyss] 05/06: Update doc, Dany De Bontridder, 2021/02/18