Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Benjamin Marwell
des
Commits
0dc05368
Commit
0dc05368
authored
Dec 27, 2016
by
Jesper Zedlitz
Browse files
Merge branch 'master' of gitlab.genealogy.net:project/des
parents
c0dcee24
065f4f47
Changes
4
Hide whitespace changes
Inline
Side-by-side
grails-app/conf/BuildConfig.groovy
View file @
0dc05368
...
...
@@ -60,9 +60,8 @@ grails.project.dependency.resolution = {
compile
":redis:1.5.5"
compile
":runtime-logging:0.4"
compile
":executor:0.3"
compile
":cache:1.1.1"
runtime
":hibernate:3.6.10.15"
runtime
":hibernate:3.6.10.15"
runtime
":jquery:1.11.1"
runtime
":jquery-ui:1.10.4"
runtime
":resources:1.2.8"
...
...
web-app/js/decaptcha.js
View file @
0dc05368
...
...
@@ -4,7 +4,7 @@ function Decaptcha() {
var
x
=
Math
.
round
(
Math
.
random
());
//deciding order of snippets
var
y
;
var
obj
;
var
baseURL
=
'
http://des-
test
.genealogy.net
'
;
var
baseURL
=
'
http://des-
dev
.genealogy.net
'
;
this
.
create
=
function
(
options
)
{
//
opt
=
options
;
...
...
wrapper/grails-wrapper-runtime-2.2.4.jar
deleted
100644 → 0
View file @
c0dcee24
File deleted
wrapper/springloaded-core-1.1.3.jar
deleted
100644 → 0
View file @
c0dcee24
File deleted
Write
Preview
Supports
Markdown
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