view .hgignore @ 55:ddcf13f7b6a0

Removed "/details/{id}" url pattern to load the detailed version of a proben item. Accouring to REST the detailed version von now be loaded using /{id} pattern.
author Torsten Irländer <torsten.irlaender@intevation.de>
date Mon, 27 May 2013 15:02:12 +0200
parents 83b0822c2aab
children db7866a95cd2
line wrap: on
line source
# use glob syntax.
syntax: glob

*.class
*.orig
.classpath
.gitignore
.factorypath
.gitignore
.project
*~

# switch to regexp syntax.
syntax: regexp
^target/
^.settings
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)