forked from rc/aircox
remove get_content() function in sections; add is_empty() and message_empty() for all sections + hiding if needed; adapt; section Content is now child of Image; remove print()
This commit is contained in:
@@ -46,7 +46,6 @@ class AddToPlaylist(Action):
|
||||
from aircox.programs.models import Sound
|
||||
from aircox.website.models import Diffusion
|
||||
|
||||
print(object)
|
||||
if not in_list:
|
||||
return False
|
||||
|
||||
|
||||
Reference in New Issue
Block a user