|
|
@@ -102,24 +102,6 @@ |
|
|
|
@select="option => selected = option"> |
|
|
|
</b-autocomplete> |
|
|
|
|
|
|
|
<!--<b-input |
|
|
|
type="search" |
|
|
|
v-model="searchtext" |
|
|
|
icon="magnify" |
|
|
|
placeholder="Suche..."> |
|
|
|
</b-input>--> |
|
|
|
<!--<b-taginput |
|
|
|
id="search-text" |
|
|
|
type="search" |
|
|
|
v-model="selected" |
|
|
|
:data=taglist |
|
|
|
autocomplete |
|
|
|
allow-new:true |
|
|
|
icon="magnify" |
|
|
|
placeholder="Suche.." |
|
|
|
@typing="getFilteredTags" |
|
|
|
@input="saveTagsToArray"> |
|
|
|
</b-taginput>--> |
|
|
|
<button @click="clear">x</button> |
|
|
|
</b-field> |
|
|
|
</form> |
|
|
@@ -133,21 +115,6 @@ |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|
|
|
|
<!--<b-tabs type="is-toggle" expanded> |
|
|
|
<b-tab-item><router-link to="/home" > |
|
|
|
<b-icon |
|
|
|
pack="fas" |
|
|
|
icon="home" |
|
|
|
size="is-small"> |
|
|
|
</b-icon> |
|
|
|
</router-link></b-tab-item> |
|
|
|
<b-tab-item icon="magnify"></b-tab-item> |
|
|
|
<b-tab-item icon="plus-circle"></b-tab-item> |
|
|
|
<b-tab-item icon="bookmark"></b-tab-item> |
|
|
|
<b-tab-item icon="account"></b-tab-item> |
|
|
|
|
|
|
|
</b-tabs>--> |
|
|
|
|
|
|
|
<script> |
|
|
|
var tagArray = ["lorem"]; |
|
|
|
const dat=[ |