ilgrosso commented on code in PR #1170: URL: https://github.com/apache/syncope/pull/1170#discussion_r2324757371
########## client/am/console/src/main/resources/org/apache/syncope/client/console/wizards/AuthModuleWizardBuilder$Profile.html: ########## @@ -17,11 +17,12 @@ under the License. --> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:wicket="http://wicket.apache.org"> - <wicket:panel> - <div class="form-group"><span wicket:id="key">[key]</span></div> - <div class="form-group"><span wicket:id="description">[description]</span></div> - <div class="form-group"><span wicket:id="state">[state]</span></div> - <div class="form-group"><span wicket:id="order">[order]</span></div> - <div class="form-group"><span wicket:id="conf">[conf]</span></div> - </wicket:panel> + <wicket:panel> Review Comment: Revert formatting ########## client/idrepo/console/src/main/resources/org/apache/syncope/client/console/wicket/markup/html/form/ActionsPanel.properties: ########## @@ -286,3 +286,8 @@ up.title=move up down.alt=down icon down.class=fas fa-arrow-down down.title=move down + Review Comment: Remove these new lines ########## client/idrepo/console/src/main/resources/org/apache/syncope/client/console/wicket/markup/html/form/ActionsPanel_ja.properties: ########## @@ -286,3 +286,8 @@ down.title=move down live_sync_task.class=fa-solid fa-rotate live_sync_task.title=live sync task live_sync_task.alt=live sync task icon + Review Comment: Remove these new lines ########## client/idrepo/console/src/main/resources/org/apache/syncope/client/console/wicket/markup/html/form/ActionsPanel_fr_CA.properties: ########## @@ -230,3 +230,8 @@ down.title=move down live_sync_task.class=fa-solid fa-rotate live_sync_task.title=live sync task live_sync_task.alt=live sync task icon + Review Comment: Remove these new lines ########## client/idrepo/console/src/main/resources/org/apache/syncope/client/console/wicket/markup/html/form/ActionsPanel_pt_BR.properties: ########## @@ -290,3 +290,8 @@ down.title=move down live_sync_task.class=fa-solid fa-rotate live_sync_task.title=live sync task live_sync_task.alt=live sync task icon + Review Comment: Remove these new lines ########## client/idrepo/console/src/main/resources/org/apache/syncope/client/console/wicket/markup/html/form/ActionsPanel_it.properties: ########## @@ -285,3 +285,8 @@ down.title=sposta gi\u00f9 live_sync_task.class=fa-solid fa-rotate live_sync_task.title=task di live sync live_sync_task.alt=live sync task icon + Review Comment: Remove these new lines ########## client/idrepo/console/src/main/resources/org/apache/syncope/client/console/wicket/markup/html/form/ActionsPanel_ru.properties: ########## @@ -286,3 +286,8 @@ down.title=move down live_sync_task.class=fa-solid fa-rotate live_sync_task.title=live sync task live_sync_task.alt=live sync task icon + Review Comment: Remove these new lines ########## wa/starter/src/main/resources/wa.properties: ########## @@ -139,3 +139,7 @@ management.metrics.enable.system.cpu=true management.metrics.enable.process.cpu=true management.metrics.enable.process.uptime=true management.metrics.enable.process.start.time=true + Review Comment: There must be a better way -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
