Skip to content

Commit 0f2d485

Browse files
LUT-25169 : create an option draft to save the work in progress
1 parent 7b9c3f1 commit 0f2d485

File tree

1 file changed

+0
-2
lines changed
  • src/java/fr/paris/lutece/plugins/wiki/business

1 file changed

+0
-2
lines changed

src/java/fr/paris/lutece/plugins/wiki/business/Topic.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,6 @@ public class Topic implements IExtendableResource
5252
private String _strViewRole = Page.ROLE_NONE;
5353
private String _strEditRole = Page.ROLE_NONE;
5454
private String _strParentPageName;
55-
private String _strModifyPageOpenLastBy;
56-
private Timestamp _strModifyPageOpenAt;
5755

5856

5957
/**

0 commit comments

Comments
 (0)