diff options
author | goatchurch <goatchurch@ubuntu.clocksoft.dom> | 2009-09-10 22:07:31 +0100 |
---|---|---|
committer | goatchurch <goatchurch@ubuntu.clocksoft.dom> | 2009-09-10 22:07:31 +0100 |
commit | 735b729a414fdda2e4b832c58707decb19aaae6c (patch) | |
tree | 91d23745102961bdb4ce5c8e30c54ac69d33a59b /templates/svxfile.html | |
parent | c5b933f922f922c7c3a3a2c3d11e8b866fe790b6 (diff) | |
download | troggle-735b729a414fdda2e4b832c58707decb19aaae6c.tar.gz troggle-735b729a414fdda2e4b832c58707decb19aaae6c.tar.bz2 troggle-735b729a414fdda2e4b832c58707decb19aaae6c.zip |
survey scans features added
Diffstat (limited to 'templates/svxfile.html')
-rw-r--r-- | templates/svxfile.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/svxfile.html b/templates/svxfile.html index 90dc0e2..ed4318d 100644 --- a/templates/svxfile.html +++ b/templates/svxfile.html @@ -52,7 +52,6 @@ $(document).ready(function() <input type="submit" name="diff" value="Diffy" />
<input type="submit" name="save" value="Save"/>
<input type="submit" name="process" value="Process" title="executes cavern"/>
- (Not implemented: <input type="submit" name="svncheckin" value="svn check-in"/>)
</form>
<div id="difflistajax">
|