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
2a586b91
authored
Sep 16, 2014
by
Kálmán Viktor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
dashboard: fix some tooltips on file box
parent
8e97df7e
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
circle/dashboard/templates/dashboard/store/index-files.html
+3
-2
No files found.
circle/dashboard/templates/dashboard/store/index-files.html
View file @
2a586b91
...
@@ -3,10 +3,11 @@
...
@@ -3,10 +3,11 @@
<div
class=
"panel panel-default"
>
<div
class=
"panel panel-default"
>
<div
class=
"panel-heading"
>
<div
class=
"panel-heading"
>
<span
class=
"btn btn-default btn-xs infobtn pull-right store-action-button"
<span
class=
"btn btn-default btn-xs infobtn pull-right store-action-button"
title=
"{% trans "
A
list
of
your
most
recent
files
."
%}"
>
title=
"{% trans "
A
list
of
your
most
recent
files
."
%}"
data-container=
"body"
>
<i
class=
"fa fa-info-circle"
></i>
<i
class=
"fa fa-info-circle"
></i>
</span>
</span>
<span
class=
"btn btn-default btn-xs pull-right"
<span
class=
"btn btn-default btn-xs pull-right"
data-container=
"body"
title=
"
title=
"
{% blocktrans with used=files.quota.readable_used soft=files.quota.readable_soft hard=files.quota.readable_hard %}
{% blocktrans with used=files.quota.readable_used soft=files.quota.readable_soft hard=files.quota.readable_hard %}
You are currently using {{ used }}, your soft limit is {{ soft }}, your hard limit is {{ hard }}.
You are currently using {{ used }}, your soft limit is {{ soft }}, your hard limit is {{ hard }}.
...
...
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