Abhishek Thakur commited on
Commit
26a655b
·
1 Parent(s): bf3d263

remove team tab

Browse files
Files changed (1) hide show
  1. competitions/templates/index.html +0 -11
competitions/templates/index.html CHANGED
@@ -360,17 +360,6 @@
360
  <span class="flex-1 ms-3 whitespace-nowrap">Dataset</span>
361
  </a>
362
  </li>
363
- <li>
364
- <a href="#" id="team" class="flex items-center p-2 text-gray-900 rounded-lg hover:bg-gray-100">
365
- <svg class="flex-shrink-0 w-5 h-5 text-gray-500 transition duration-75 group-hover:text-gray-900"
366
- aria-hidden="true" xmlns="http://www.w3.org/2000/svg" fill="currentColor"
367
- viewBox="0 0 20 18">
368
- <path
369
- d="M14 2a3.963 3.963 0 0 0-1.4.267 6.439 6.439 0 0 1-1.331 6.638A4 4 0 1 0 14 2Zm1 9h-1.264A6.957 6.957 0 0 1 15 15v2a2.97 2.97 0 0 1-.184 1H19a1 1 0 0 0 1-1v-1a5.006 5.006 0 0 0-5-5ZM6.5 9a4.5 4.5 0 1 0 0-9 4.5 4.5 0 0 0 0 9ZM8 10H5a5.006 5.006 0 0 0-5 5v2a1 1 0 0 0 1 1h11a1 1 0 0 0 1-1v-2a5.006 5.006 0 0 0-5-5Z" />
370
- </svg>
371
- <span class="flex-1 ms-3 whitespace-nowrap">Team</span>
372
- </a>
373
- </li>
374
  <li>
375
  <button type="button"
376
  class="flex items-center w-full p-2 text-base text-gray-900 transition duration-75 rounded-lg group hover:bg-gray-100"
 
360
  <span class="flex-1 ms-3 whitespace-nowrap">Dataset</span>
361
  </a>
362
  </li>
 
 
 
 
 
 
 
 
 
 
 
363
  <li>
364
  <button type="button"
365
  class="flex items-center w-full p-2 text-base text-gray-900 transition duration-75 rounded-lg group hover:bg-gray-100"