Merge pull request #8114 from annando/vier-forumlist
Vier: The forumlist doesn't appear on the left in wide view
This commit is contained in:
		
				commit
				
					
						326cc53b8b
					
				
			
		
					 2 changed files with 3 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -11,6 +11,7 @@ function showHideForumlist() {
 | 
			
		|||
	}
 | 
			
		||||
}
 | 
			
		||||
</script>
 | 
			
		||||
<span id="forumlist-sidebar-frame">
 | 
			
		||||
<span id="forumlist-sidebar-inflated" class="widget fakelink" onclick="openCloseWidget('forumlist-sidebar', 'forumlist-sidebar-inflated');">
 | 
			
		||||
	<h3>{{$title}}</h3>
 | 
			
		||||
</span>
 | 
			
		||||
| 
						 | 
				
			
			@ -46,6 +47,7 @@ function showHideForumlist() {
 | 
			
		|||
		{{/if}}
 | 
			
		||||
	</ul>
 | 
			
		||||
</div>
 | 
			
		||||
</span>
 | 
			
		||||
<script>
 | 
			
		||||
initWidget('forumlist-sidebar', 'forumlist-sidebar-inflated');
 | 
			
		||||
</script>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -2,6 +2,7 @@ right_aside {
 | 
			
		|||
  display: block;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
#forumlist-sidebar-frame,
 | 
			
		||||
#forumlist-sidebar {
 | 
			
		||||
  display: none;
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue