Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
our_own_cloud_project
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
die_coolen_jungs
our_own_cloud_project
Commits
449fe8c7
Commit
449fe8c7
authored
11 years ago
by
Jörn Friedrich Dreyer
Browse files
Options
Downloads
Patches
Plain Diff
Revert "remove editor div in filelist", add "is deprecated" comment
This reverts commit
64d09452
.
parent
5b8d30c6
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
apps/files/templates/index.php
+1
-0
1 addition, 0 deletions
apps/files/templates/index.php
with
1 addition
and
0 deletions
apps/files/templates/index.php
+
1
−
0
View file @
449fe8c7
...
...
@@ -101,6 +101,7 @@
<?php
print_unescaped
(
$_
[
'fileList'
]);
?>
</tbody>
</table>
<div
id=
"editor"
></div>
<!-- FIXME Do not use this div in your app! It is deprecated and will be removed in the future! -->
<div
id=
"uploadsize-message"
title=
"
<?php
p
(
$l
->
t
(
'Upload too large'
))
?>
"
>
<p>
<?php
p
(
$l
->
t
(
'The files you are trying to upload exceed the maximum size for file uploads on this server.'
));
?>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment