Whoops, fixed moving tasks around!
This commit is contained in:
		
							parent
							
								
									5a1cf2bb52
								
							
						
					
					
						commit
						409e9eec8c
					
				| 
						 | 
					@ -122,8 +122,6 @@ function removeMe(e) {
 | 
				
			||||||
      </ul>
 | 
					      </ul>
 | 
				
			||||||
    </template>
 | 
					    </template>
 | 
				
			||||||
  </dropdown-menu>
 | 
					  </dropdown-menu>
 | 
				
			||||||
</div>
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
<Modal v-model="showModalDetails" title="Task details">
 | 
					<Modal v-model="showModalDetails" title="Task details">
 | 
				
			||||||
  <template v-slot:default>
 | 
					  <template v-slot:default>
 | 
				
			||||||
| 
						 | 
					@ -192,6 +190,9 @@ function removeMe(e) {
 | 
				
			||||||
    </form>
 | 
					    </form>
 | 
				
			||||||
  </template>
 | 
					  </template>
 | 
				
			||||||
</Modal>
 | 
					</Modal>
 | 
				
			||||||
 | 
					</div>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
</template>
 | 
					</template>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue