Skip to content

Instantly share code, notes, and snippets.

@maltzsama
Created June 26, 2017 22:43
Show Gist options
  • Save maltzsama/da49ddd65af87949cfcfa7e3333b8efc to your computer and use it in GitHub Desktop.
Save maltzsama/da49ddd65af87949cfcfa7e3333b8efc to your computer and use it in GitHub Desktop.
<ion-item-sliding>
<ion-item color="none" on-click="goToInspeO()" id="empresa-list-item20">
<ion-avatar item-left>
<img />
</ion-avatar>
<h2>
Empresa 1 sdfsdfsdfsfdsdfsdf
</h2>
</ion-item>
<ion-item-options side="left">
<button ion-button color="energized">
editar
</button>
<button ion-button color="positive"></button>
</ion-item-options>
</ion-item-sliding>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment