Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Fukász Rómeó Ervin
/
cloud
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
A prog2-höz tartozó friss repo anyagok itt elérhetőek:
https://git.iit.bme.hu/
Commit
4c9dd092
authored
Jul 23, 2014
by
Kálmán Viktor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
dashboard: store up url for parent
parent
d60bb22e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
2 deletions
+12
-2
circle/dashboard/templates/dashboard/store/_list-box.html
+12
-2
No files found.
circle/dashboard/templates/dashboard/store/_list-box.html
View file @
4c9dd092
...
@@ -66,8 +66,18 @@
...
@@ -66,8 +66,18 @@
<div
class=
"list-group"
id=
"store-list-list"
>
<div
class=
"list-group"
id=
"store-list-list"
>
<a
href=
"{% url "
dashboard
.
views
.
store-list
"
%}?
directory=
{{
up_url
}}"
<a
href=
"{% url "
dashboard
.
views
.
store-list
"
%}?
directory=
{{
up_url
}}"
class=
"list-group-item store-list-item"
data-item-type=
"D"
>
class=
"list-group-item store-list-item"
data-item-type=
"D"
>
<i
class=
"fa fa-reply store-list-item-icon"
></i>
{% if current == "/" %}
..
<div
class=
"store-list-item-icon"
>
<i
class=
"fa fa-refresh"
></i>
</div>
{% trans "Refresh" %}
{% else %}
<div
class=
"store-list-item-icon"
>
<i
class=
"fa fa-reply"
></i>
</div>
..
{% endif %}
<div
class=
"pull-right"
>
<div
class=
"pull-right"
>
{{ current }}
{{ current }}
</div>
</div>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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