fix merge conflicts
This commit is contained in:
commit
3f402fbd89
65 changed files with 391 additions and 303 deletions
|
|
@ -12,6 +12,14 @@
|
|||
</head>
|
||||
<body>
|
||||
|
||||
<!-- Workaround to prevent autofill -->
|
||||
<div style="display: none;">
|
||||
<input type="text"
|
||||
id="PreventChromeAutocomplete"
|
||||
name="PreventChromeAutocomplete"
|
||||
autocomplete="address-level4" />
|
||||
</div>
|
||||
|
||||
<ion-nav-view>
|
||||
<incoming-data-menu></incoming-data-menu>
|
||||
</ion-nav-view>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue