Procházet zdrojové kódy

Radarr-Sonarr Season and Episode information on Mobile (FR#100)

CauseFX před 4 roky
rodič
revize
90a44c4d39

+ 4 - 4
plugins/bower_components/calendar/dist/fullcalendar.js

@@ -14564,22 +14564,22 @@ var ListViewGrid = Grid.extend({
 			'</span>';
 		switch(event.imagetypeFilter){
 			case 'tv':
-				titleHtml = titleHtml + '<br/><small class="fc-title m-l-5 hidden-xs">' +
+				titleHtml = titleHtml + '<br/><small class="fc-title m-l-5">' +
 					(htmlEscape(event.details.bottomTitle || '') || '&nbsp;') + // we always want one line of height
 					'</small>';
 				break;
 			case 'music':
-				titleHtml = titleHtml + '<br/><small class="fc-title m-l-5 hidden-xs">' +
+				titleHtml = titleHtml + '<br/><small class="fc-title m-l-5">' +
 					(htmlEscape(event.details.topTitle || '') || '&nbsp;') + // we always want one line of height
 					'</small>';
 				break;
 			case 'film':
-				titleHtml = titleHtml + '<br/><small class="fc-title m-l-5 hidden-xs">' +
+				titleHtml = titleHtml + '<br/><small class="fc-title m-l-5">' +
 					(htmlEscape(event.details.studio || '') || '&nbsp;') + // we always want one line of height
 					'</small>';
 				break;
 			default:
-				titleHtml = titleHtml + '<br/><small class="fc-title m-l-5 hidden-xs">' +
+				titleHtml = titleHtml + '<br/><small class="fc-title m-l-5">' +
 					(htmlEscape('' || '') || '&nbsp;') + // we always want one line of height
 					'</small>';
 		}

Rozdílová data souboru nebyla zobrazena, protože soubor je příliš velký
+ 0 - 0
plugins/bower_components/calendar/dist/fullcalendar.min.js


Některé soubory nejsou zobrazeny, neboť je v těchto rozdílových datech změněno mnoho souborů