Renamed custom useraccount-polymer package to be more obvious

This commit is contained in:
Stefan Zermatten
2015-10-05 08:34:43 +02:00
parent 1fc76fa50d
commit 9f323738bf
54 changed files with 0 additions and 499 deletions

View File

@@ -0,0 +1,4 @@
<template name="atNavButton">
<!-- <a id="at-nav-button">{{text}}</a> -->
<paper-button id="at-nav-button" raised>{{text}}</paper-button>
</template>