Alexander Wels has posted comments on this change. Change subject: branding: Allow templates to be replaced ......................................................................
Patch Set 1: (1 comment) .................................................... File backend/manager/modules/branding/src/main/java/org/ovirt/engine/core/branding/BrandingTheme.java Line 247: return result; Line 248: } Line 249: Line 250: public boolean shouldReplaceWelcomePageSectionTemplate() { Line 251: return Boolean.valueOf(brandingProperties.getProperty(REPLACE_TEMPLATE_KEY)); Well I can do one of two things if there is a typo: 1. Note that it is not what I am looking for and return false (what I do now) 2. Throw an exception and make the whole system stop. Line 252: } Line 253: Line 254: /** Line 255: * Return the raw welcome template as a string. -- To view, visit http://gerrit.ovirt.org/21195 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Id3376500d1ceece80132089d90174e092992d36d Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alexander Wels <aw...@redhat.com> Gerrit-Reviewer: Alexander Wels <aw...@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alo...@redhat.com> Gerrit-Reviewer: Einav Cohen <eco...@redhat.com> Gerrit-Reviewer: Greg Sheremeta <gsher...@redhat.com> Gerrit-Reviewer: Kanagaraj M <kmayi...@redhat.com> Gerrit-Reviewer: Vojtech Szocs <vsz...@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches