mirror of
				https://github.com/nkanaev/yarr.git
				synced 2025-10-30 22:43:29 +00:00 
			
		
		
		
	no folder title
This commit is contained in:
		| @@ -263,7 +263,7 @@ | ||||
|                         <a href="#" class="float-right text-decoration-none" @click.prevent="createNewFeedFolder()">new folder</a> | ||||
|                     </label> | ||||
|                     <select class="form-control" id="feed-folder" name="folder_id" ref="newFeedFolder"> | ||||
|                         <option value=""></option> | ||||
|                         <option value="">---</option> | ||||
|                         <option :value="folder.id" v-for="folder in folders">{{ folder.title }}</option> | ||||
|                     </select> | ||||
|                     <div class="mt-4" v-if="feedNewChoice.length"> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user