bypass angular sanitization, doing it with jsoup and allowing embedded videos

add html content to dom only when entry is opened
This commit is contained in:
Jeremie Panzer
2013-03-27 16:42:05 +01:00
parent 3b33d7588b
commit 054be51c9c
6 changed files with 37 additions and 21 deletions

View File

@@ -28,7 +28,7 @@
</div>
</div>
<div class="span10">
<toolbar class="pull-right"></toolbar>
<toolbar></toolbar>
<ng:view></ng:view>
</div>
</div>