Skip to content

Commit

Permalink
add nrs-detach class
Browse files Browse the repository at this point in the history
  • Loading branch information
dpmihai committed Jan 14, 2016
1 parent 730422e commit b9301ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ro/nextreports/server/web/dashboard/WidgetWebPage.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<script type="text/javascript" src="js/bootstrap.min.js"></script>
</head>

<body class="nrs">
<body class="nrs nrs-detach">
<div wicket:id="widget"></div>
</body>
</html>

0 comments on commit b9301ab

Please sign in to comment.