Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Alain Shakour
clowdflows
Commits
23b9fbfc
Commit
23b9fbfc
authored
Jul 10, 2013
by
Janez K
Browse files
stream grafi publically available
parent
4bf37c54
Changes
1
Hide whitespace changes
Inline
Side-by-side
streams/views.py
View file @
23b9fbfc
...
...
@@ -30,7 +30,6 @@ import workflows.views
#ostalo
import
os
@
login_required
def
stream_widget_visualization
(
request
,
stream_id
,
widget_id
):
stream
=
get_object_or_404
(
Stream
,
pk
=
stream_id
)
widget
=
get_object_or_404
(
Widget
,
pk
=
widget_id
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment