|
|
|
@ -110,7 +110,7 @@ def plot_dashboard(id,node):
|
|
|
|
|
This function will plot a given app/folder/node
|
|
|
|
|
"""
|
|
|
|
|
|
|
|
|
|
session['key'] = 'cus_D2x3ItYNfWjSY3'
|
|
|
|
|
|
|
|
|
|
if 'key' in session and id in ['paid','free']:
|
|
|
|
|
args = {"type":SYS_STORE['class']['read'],"args":SYS_STORE['args']}
|
|
|
|
|
reader = factory.instance(**args)
|
|
|
|
|