Skip to content

Commit

Permalink
Use richtext display for module change log
Browse files Browse the repository at this point in the history
  • Loading branch information
r3-gabriel committed Nov 5, 2024
1 parent a09ba33 commit 9c9e17e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions www/comps/admin/adminModules.js
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,7 @@ let MyAdminModulesItem = {
captionTop:this.capApp.changeLog,
captionBody:this.changeLog,
image:'time.png',
textDisplay:'richtext',
width:1000
});
},
Expand Down

0 comments on commit 9c9e17e

Please sign in to comment.