diff options
author | Kristian Lyngstol <kly@kly@.no> | 2016-03-22 19:54:14 +0100 |
---|---|---|
committer | Kristian Lyngstol <kly@kly@.no> | 2016-03-22 19:54:14 +0100 |
commit | ac69de8162a72087f90aa3e5072955249395d741 (patch) | |
tree | ea3922c0e2a759f1c6d3b846ca583cd2a54376c9 | |
parent | 8e2fb5f3c7fbfbb13224f0cb8a610837bfef364a (diff) | |
parent | 66a7bec14c1f27ca566210978bc81da5f572034b (diff) |
Merge branch 'master' of github.com:tech-server/tgmanage
-rw-r--r-- | web/nms-public.gathering.org/img/tg16-salkart-clean-big.png | bin | 0 -> 293835 bytes | |||
-rw-r--r-- | web/nms-public.gathering.org/img/tg16-salkart-full.png | bin | 0 -> 575014 bytes | |||
-rw-r--r-- | web/nms-public.gathering.org/index.html | 2 | ||||
-rw-r--r-- | web/nms.gathering.org/img/tg16-salkart-clean-big.png | bin | 0 -> 293835 bytes | |||
-rw-r--r-- | web/nms.gathering.org/img/tg16-salkart-full.png | bin | 0 -> 575014 bytes | |||
-rw-r--r-- | web/nms.gathering.org/index.html | 2 |
6 files changed, 2 insertions, 2 deletions
diff --git a/web/nms-public.gathering.org/img/tg16-salkart-clean-big.png b/web/nms-public.gathering.org/img/tg16-salkart-clean-big.png Binary files differnew file mode 100644 index 0000000..400cd64 --- /dev/null +++ b/web/nms-public.gathering.org/img/tg16-salkart-clean-big.png diff --git a/web/nms-public.gathering.org/img/tg16-salkart-full.png b/web/nms-public.gathering.org/img/tg16-salkart-full.png Binary files differnew file mode 100644 index 0000000..6fe9d68 --- /dev/null +++ b/web/nms-public.gathering.org/img/tg16-salkart-full.png diff --git a/web/nms-public.gathering.org/index.html b/web/nms-public.gathering.org/index.html index b244d1b..081c206 100644 --- a/web/nms-public.gathering.org/index.html +++ b/web/nms-public.gathering.org/index.html @@ -246,7 +246,7 @@ </canvas> <canvas id="hiddenCanvas" width="1000" height="10" style="display: none; position: absolute; z-index: 1000 "></canvas> - <div style="display:none;"><img id="source" src="img/tg15-salkart-clean-big.png" ></div> + <div style="display:none;"><img id="source" src="img/tg16-salkart-clean-big.png" ></div> </div> </div><!--/.fluid-container--> <script src="js/jquery.min.js" type="text/javascript"></script> diff --git a/web/nms.gathering.org/img/tg16-salkart-clean-big.png b/web/nms.gathering.org/img/tg16-salkart-clean-big.png Binary files differnew file mode 100644 index 0000000..400cd64 --- /dev/null +++ b/web/nms.gathering.org/img/tg16-salkart-clean-big.png diff --git a/web/nms.gathering.org/img/tg16-salkart-full.png b/web/nms.gathering.org/img/tg16-salkart-full.png Binary files differnew file mode 100644 index 0000000..6fe9d68 --- /dev/null +++ b/web/nms.gathering.org/img/tg16-salkart-full.png diff --git a/web/nms.gathering.org/index.html b/web/nms.gathering.org/index.html index b244d1b..081c206 100644 --- a/web/nms.gathering.org/index.html +++ b/web/nms.gathering.org/index.html @@ -246,7 +246,7 @@ </canvas> <canvas id="hiddenCanvas" width="1000" height="10" style="display: none; position: absolute; z-index: 1000 "></canvas> - <div style="display:none;"><img id="source" src="img/tg15-salkart-clean-big.png" ></div> + <div style="display:none;"><img id="source" src="img/tg16-salkart-clean-big.png" ></div> </div> </div><!--/.fluid-container--> <script src="js/jquery.min.js" type="text/javascript"></script> |