Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
yotta
/
pictogram
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
60
Merge Requests
0
Pipelines
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
9fad0001
authored
Nov 15, 2016
by
Arturo Montejo Ráez
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
fixed CAJA coporative image shown
parent
43af42ef
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
7 deletions
sails/src/assets/scripts/modules/login/views/login.html
sails/src/assets/scripts/modules/translate/views/footer_translate.html
sails/src/assets/scripts/modules/login/views/login.html
View file @
9fad0001
...
...
@@ -5,10 +5,14 @@
<div
class=
"col-md-4"
>
<div
id=
"login"
>
<!-- Logo Pictogram
-->
<p
class=
"text-center"
>
<!-- Logo Pictogram
<p>
<img src="img/logo_pictogram.png" alt="Pictogram" title="Pictogram" />
</p>
-->
<p
class=
"text-center"
>
<img
src=
"https://www.dropbox.com/s/6v4hwp9rflvak4s/Logomakr_0PxJqJ.png?raw=1"
alt=
"Centro Autismo Jaén"
title=
"Centro Autismo Jaén"
>
</p>
<!-- Formulario -->
<!-- LoginCtrl controls here, see app.js -->
<form
name=
"loginForm"
ng-submit=
"login()"
novalidate
>
...
...
@@ -38,9 +42,6 @@
<!-- Fin login -->
</div>
<div
class=
"col-md-4"
>
</div>
</div>
<!-- Fin de row -->
...
...
sails/src/assets/scripts/modules/translate/views/footer_translate.html
View file @
9fad0001
...
...
@@ -4,4 +4,7 @@
<button
type=
"button"
class=
"btn btn-link"
>
|
</button>
<button
type=
"button"
class=
"btn btn-link"
ng-click=
"changeLanguage('en-gb')"
>
English
</button>
</div>
</div>
\ No newline at end of file
</div>
<div>
<p
class=
"text-center"
>
Powered by
<a
href=
"http://www.yottacode.com"
><img
src=
"img/logo_pictogram.png"
width=
"30px"
alt=
"Pictogram"
title=
"Pictogram"
/></a></p>
</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