Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
javier eduardo campos haro
AppDropbox
Commits
79162975
Commit
79162975
authored
7 years ago
by
Martin Nicolas Ulloa Fuentes
Browse files
Options
Download
Patches
Plain Diff
inclusión home index, y funciones de carpetas
parent
e05c3eb2
Changes
28
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
prueba2/app/assets/stylesheets/bootstrap-theme.css
+587
-0
prueba2/app/assets/stylesheets/bootstrap-theme.css
prueba2/app/assets/stylesheets/bootstrap-theme.css.map
+1
-0
prueba2/app/assets/stylesheets/bootstrap-theme.css.map
prueba2/app/assets/stylesheets/bootstrap-theme.min.css
+6
-0
prueba2/app/assets/stylesheets/bootstrap-theme.min.css
prueba2/app/assets/stylesheets/bootstrap-theme.min.css.map
+1
-0
prueba2/app/assets/stylesheets/bootstrap-theme.min.css.map
prueba2/app/assets/stylesheets/bootstrap.css
+6757
-0
prueba2/app/assets/stylesheets/bootstrap.css
prueba2/app/assets/stylesheets/bootstrap.css.map
+1
-0
prueba2/app/assets/stylesheets/bootstrap.css.map
prueba2/app/assets/stylesheets/bootstrap.min.css
+6
-0
prueba2/app/assets/stylesheets/bootstrap.min.css
prueba2/app/assets/stylesheets/bootstrap.min.css.map
+1
-0
prueba2/app/assets/stylesheets/bootstrap.min.css.map
prueba2/app/controllers/api/v1/archives_controller.rb
+28
-0
prueba2/app/controllers/api/v1/archives_controller.rb
prueba2/app/controllers/api/v1/folders_controller.rb
+28
-0
prueba2/app/controllers/api/v1/folders_controller.rb
prueba2/app/controllers/archives_controller.rb
+4
-4
prueba2/app/controllers/archives_controller.rb
prueba2/app/controllers/folders_controller.rb
+43
-8
prueba2/app/controllers/folders_controller.rb
prueba2/app/controllers/home_controller.rb
+4
-0
prueba2/app/controllers/home_controller.rb
prueba2/app/uploaders/attachment_uploader.rb
+1
-1
prueba2/app/uploaders/attachment_uploader.rb
prueba2/app/views/archives/edit.html.erb
+2
-3
prueba2/app/views/archives/edit.html.erb
prueba2/app/views/archives/new.html.erb
+2
-2
prueba2/app/views/archives/new.html.erb
prueba2/app/views/folders/edit.html.erb
+2
-3
prueba2/app/views/folders/edit.html.erb
prueba2/app/views/folders/new.html.erb
+1
-1
prueba2/app/views/folders/new.html.erb
prueba2/app/views/folders/show.html.erb
+34
-12
prueba2/app/views/folders/show.html.erb
prueba2/app/views/home/index.html.erb
+34
-0
prueba2/app/views/home/index.html.erb
with
7543 additions
and
34 deletions
+7543
-34
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!
Save comment
Cancel
Please
register
or
sign in
to comment