| Author | SHA1 | Nachricht | Datum |
|---|---|---|---|
|
|
20bf0f5ca0 | vor 2 Wochen |
@@ -278,7 +278,7 @@ class UserInfo(BaseModelMixin, LensmanTypeBoolMixin): |
||
| 278 | 278 |
'is_lensman': bool(self.lensmaninfo), |
| 279 | 279 |
'lensman_info': self.lensmaninfo, |
| 280 | 280 |
|
| 281 |
- # 'is_tmp_popup': self.is_tmp_popup, |
|
| 281 |
+ 'is_tmp_popup': self.is_tmp_popup, |
|
| 282 | 282 |
} |
| 283 | 283 |
|
| 284 | 284 |
def brand_qydata(self, brand_id=None): |