test gestione viste
This commit is contained in:
@@ -31,7 +31,7 @@ def start():
|
||||
|
||||
def run(item=None):
|
||||
logger.debug()
|
||||
|
||||
platformtools.save_view_mode()
|
||||
# Extract item from sys.argv
|
||||
if not item: item = makeItem()
|
||||
|
||||
|
||||
@@ -315,7 +315,7 @@ def render_items(itemlist, parent_item):
|
||||
return
|
||||
|
||||
logger.debug('START render_items')
|
||||
save_view_mode()
|
||||
# save_view_mode()
|
||||
thumb_type = config.get_setting('video_thumbnail_type')
|
||||
from platformcode import shortcuts
|
||||
# from core import httptools
|
||||
|
||||
Reference in New Issue
Block a user