Skip to content

Instantly share code, notes, and snippets.

@tdominey
Created March 25, 2013 02:51
Show Gist options
  • Save tdominey/5234613 to your computer and use it in GitHub Desktop.
Save tdominey/5234613 to your computer and use it in GitHub Desktop.
Detect for album with a particular id in set.lens
<koken:if data="album.id" equals="5">
<!-- album found -->
<koken:else>
<!-- album not found -->
</koken:if>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment