Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ASM
edulab-frontend
Commits
e81e1019
Commit
e81e1019
authored
Jul 05, 2017
by
Rune Myrhaug
Browse files
Test forbruksrapport
parent
0d7efd35
Pipeline
#2971
passed with stages
in 1 minute and 27 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
views/partials/header.mustache
View file @
e81e1019
...
...
@@ -59,6 +59,11 @@
<li
class=
"active"
><a
href=
"/"
>
Forsiden
</a></li>
<li><a
href=
"/debug"
>
Debug
</a></li>
{{#
isAdmin
}}
<li><a
href=
"/powerbireport"
>
Forbruk
</a></li>
{{/
isAdmin
}}
<!-- <li class="dropdown"><a href="#" class="dropdown-toggle" data-toggle="dropdown">Dropdown <b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="div.html">Div</a></li>
...
...
views/powerbireport.mustache
0 → 100644
View file @
e81e1019
{{>
header
}}
<div
class=
"container"
>
<iframe
width=
"933"
height=
"700"
src=
"https://app.powerbi.com/view?r=eyJrIjoiY2EyNjZiM2UtNDRjOS00MGE1LWE3NGQtYzMxMDQ1YTBkZDg5IiwidCI6IjY4NzYzZTNkLTQ2MTUtNDIyMi05ODhmLTkwYmExM2UzNTFlOSIsImMiOjh9"
frameborder=
"0"
allowFullScreen=
"true"
></iframe>
</div>
{{>
footer
}}
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