ident error
This commit is contained in:
@@ -171,7 +171,7 @@ def panel_products(current_user):
|
|||||||
{"no": "2", "description": "Web Traffic Analysis" , "date": "10-12-2010 11:30 AM", "status": 'verifying'},
|
{"no": "2", "description": "Web Traffic Analysis" , "date": "10-12-2010 11:30 AM", "status": 'verifying'},
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
return jsonify(products_data=products_data)
|
return jsonify(products_data=products_data)
|
||||||
|
|
||||||
@app.route("/panel/account/actions")
|
@app.route("/panel/account/actions")
|
||||||
@token_required
|
@token_required
|
||||||
|
|||||||
Reference in New Issue
Block a user