Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
CIRCLE
/
cloud
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
94
Merge Requests
10
Pipelines
Wiki
Snippets
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
a68d580e
authored
Feb 06, 2013
by
Dányi Bence
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
one: scroll area reduced
parent
9c2963c3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletions
+5
-1
one/templates/box-filelist.html
+5
-1
No files found.
one/templates/box-filelist.html
View file @
a68d580e
...
...
@@ -7,12 +7,14 @@
</h2>
<div
class=
"content"
>
<ul
class=
"file-list"
>
<li
class=
"wm small"
>
<li
class=
"wm small"
id=
"current-location"
>
<div
class=
"summary"
>
<div
class=
"name"
>
Jelenlegi hely:
<span
data-bind=
"text: currentPath"
></span></div>
<div
class=
"clear"
></div>
</div>
</li>
</ul>
<ul
class=
"file-list"
id=
"file-list"
>
<li
class=
"wm real"
data-bind=
"visible: notInRoot, click: jumpUp"
>
<div
class=
"summary"
>
<div
class=
"name filetype-jump-out"
>
...
...
@@ -55,6 +57,8 @@
</div>
</li>
<!-- /ko -->
</ul>
<ul
class=
"file-list"
>
<li
class=
"file-details wm small-row"
id=
"load-more-files"
data-bind=
"visible: (files().length>0 && files().length != allFiles.length)"
>
<div
class=
"summary"
data-bind=
"click: showMore"
>
<div
class=
"name filetype-more"
>
...
...
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