dh_ackergaul
vor 3 Tagen bb80cdf5a6157ca1f3a276e12e9faae9a4739cb7
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
html
    head
        // STYLES
        link(rel="stylesheet", href="/styles/0fc145572b09ffbad242.dhmc.css")
        // STYLES END
        // SCRIPTS
        script(src="/js/0fc145572b09ffbad242.externals.js")
        // SCRIPTS END
        script(src="js/debugging.js")
        script(src="/js/unsupported.js")
 
 
 
    body(style="height:100%;width: 100%")
        | Maintenance
        //.ui.menu
        //    a.item#openAll Open All
        //    a.item#openMaterial Material Debugging
        //    .right.menu
        //        .item
        //            .ui.icon.input
        //                input#searchInTree(type="text" placeholder="Search...")
        //                i.search.link.icon
        //        a.ui.item#refresh Refresh
        //.ui.grid(style="height: 90%;")
        //    .five.wide.column(style="height: 100%; overflow-x: auto; overflow-y: auto")
        //        #debuggingTree
        //            ul
        //    .ten.wide.column(style="height: 100%; overflow-x: auto; overflow-y: auto")
        //        #propGrid
        //        .ui.grid
        //            .sixteen.wide.column
        //                .ui.segments
        //                    .ui.segment
        //                        p Console
        //                    .ui.secondary.segment
        //                        .ui.list#consoleContent