← Back to team overview

openlp-core team mailing list archive

Re: [Merge] lp:~trb143/openlp/bugs1 into lp:openlp

 

Review: Approve
Little style police thing with the size of indent below in servicemanager, but looks OK otherwise to me.

-        if serviceItem[u'service_item'].is_capable(ItemCapabilities.AllowsEdit):
+        if self.serviceItems[item][u'service_item'].\
+                            is_capable(ItemCapabilities.AllowsEdit):
-- 
https://code.launchpad.net/~trb143/openlp/bugs1/+merge/22746
Your team OpenLP Core is subscribed to branch lp:openlp.



References