Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
tub-floorplan
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
23
Issues
23
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Tobias Zeumer
tub-floorplan
Commits
0dd33ca7
Commit
0dd33ca7
authored
Jul 19, 2018
by
Tobias Zeumer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Always show subject labels (and a little bit more eye friendly);
#43
parent
20fa97b9
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
121 additions
and
123 deletions
+121
-123
css/svgWebStyle.css
css/svgWebStyle.css
+1
-1
index.php
index.php
+1
-1
res/tub_floorplan.svg
res/tub_floorplan.svg
+119
-121
No files found.
css/svgWebStyle.css
View file @
0dd33ca7
...
...
@@ -75,7 +75,7 @@
/* Hide all, toggle by url parameter (or - later - by UI)
Probably remove. It's done via function toggleLevel()
*/
.subject_label
{
display
:
none
;
}
.subject_label
{}
#UG
,
#EG
,
#OG1
,
#OG2
{
display
:
none
;}
#EG-OG1_shared
,
#staircase
{
display
:
none
;}
#eg_walls_DEPRECATED
,
#og1_walls_DEPRECATED
,
#dev_cloning_source
,
#dev_marker
{
display
:
none
;}
...
...
index.php
View file @
0dd33ca7
...
...
@@ -418,7 +418,7 @@
</p>
<p><label
class=
"switch"
><input
type=
"checkbox"
checked=
"checked"
id=
"tgl_poi"
><span
class=
"sliderToggle round"
></span></label>
<label
for=
"tgl_poi"
lang=
"de"
data-lang-token=
"tgl_poi"
>
POIs
</label></p>
<p><label
class=
"switch"
><input
type=
"checkbox"
id=
"tgl_roomid"
><span
class=
"sliderToggle round"
></span></label>
<label
for=
"tgl_roomid"
lang=
"de"
data-lang-token=
"tgl_roomid"
>
Raumnummern
</label></p>
<p><label
class=
"switch"
><input
type=
"checkbox"
id=
"tgl_lbl"
><span
class=
"sliderToggle round"
></span></label>
<label
for=
"tgl_lbl"
lang=
"de"
data-lang-token=
"tgl_lbl"
>
Systematik
</label></p>
<p><label
class=
"switch"
><input
type=
"checkbox"
id=
"tgl_lbl"
checked=
"checked"
><span
class=
"sliderToggle round"
></span></label>
<label
for=
"tgl_lbl"
lang=
"de"
data-lang-token=
"tgl_lbl"
>
Systematik
</label></p>
<p><label
class=
"switch"
><input
type=
"checkbox"
id=
"tgl_staffview"
><span
class=
"sliderToggle round"
></span></label>
<label
for=
"tgl_staffview"
lang=
"de"
data-lang-token=
"tgl_staffview"
>
Spezial
</label></p>
<p><button
id=
"savePng"
lang=
"de"
data-lang-token=
"downloadPng"
style=
"margin: auto auto;"
>
Pläne herunterladen
</button></p>
</div>
...
...
res/tub_floorplan.svg
View file @
0dd33ca7
This diff is collapsed.
Click to expand it.
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