| Thread Previous • Date Previous • Date Next • Thread Next |
Review: Needs Fixing
16 + if(prevItem != OpenLP.currentItem) {
You're missing a space:
if (prevItem != OpenLP.currentItem) {
--
https://code.launchpad.net/~j-corwin/openlp/general/+merge/60002
Your team OpenLP Core is subscribed to branch lp:openlp.
| Thread Previous • Date Previous • Date Next • Thread Next |