Wallet/public/views/includes/version.html
Matias Alejo Garcia f47d6b0564 view logs in UX
2015-04-25 14:42:23 -03:00

4 lines
88 B
HTML

<span ng-controller="versionController as v">
<small>v{{v.version}}</small>
</span>