mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	Tell view whether we’re in Sandstorm.IO mode.
This commit is contained in:
		| @@ -72,13 +72,13 @@ | ||||
|                         </span> | ||||
|                     </li> | ||||
|  | ||||
|                     <!-- Notifications: style can be found in dropdown.less --> | ||||
|                     <!-- User Account: style can be found in dropdown.less --> | ||||
|                     {% if not SANDSTORM %} | ||||
|                     <li class="dropdown user user-menu"> | ||||
|                         <span style="cursor:default;color:#fff;padding: 15px;display: block;line-height: 20px;"> | ||||
|                             <span class="hidden-xs">{{ Auth.user.email }}</span> | ||||
|                         </span> | ||||
|                     </li> | ||||
|                     {% endif %} | ||||
|                     <li id="sidebar-toggle"> | ||||
|                         <a href="#" data-toggle="control-sidebar"><i class="fa fa-plus-circle"></i></a> | ||||
|                     </li> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user