Skip to content
Snippets Groups Projects

Issue thirty seven

Merged Seb Barnard requested to merge issueThirtySeven into develop
6 files
+ 26
5
Compare changes
  • Side-by-side
  • Inline
Files
6
@@ -68,7 +68,7 @@ public class StampboardUpdater {
jdbc.execute(query);
// Log the change
loggingService.logEvent(
"StampBoard Updated",
"Stamp Board Updated",
session,
"StampBoard updated for Shop: " + shopId +
" with: field Stamp_BoardSize with value:" + size +
Loading