Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
synnefo
Commits
f25a2188
Commit
f25a2188
authored
Oct 13, 2011
by
Kostas Papadimitriou
Browse files
Fixed invitation form removal icon url
parent
73da8b34
Changes
2
Hide whitespace changes
Inline
Side-by-side
ui/static/invitations/cross.png
0 → 100755
View file @
f25a2188
655 Bytes
ui/static/snf/js/invitations.js
View file @
f25a2188
...
...
@@ -21,8 +21,8 @@
var
settings
=
$
.
extend
({
maxFields
:
5
,
removeImgSrc
:
"
/static/cross.png
"
,
spacerImgSrc
:
"
/static/spacer.gif
"
,
removeImgSrc
:
"
/static/
invitations/
cross.png
"
,
spacerImgSrc
:
"
/static/
invitations/
spacer.gif
"
,
addTriggerClass
:
"
add-field-trigger
"
,
removeImgClass
:
"
remove-field-trigger
"
,
hideClass
:
"
hide
"
,
...
...
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