editable
This commit is contained in:
parent
62f4de2a5e
commit
8763fdef67
3 changed files with 4 additions and 5 deletions
|
|
@ -33,7 +33,7 @@ limitations under the License.
|
|||
<script type="text/javascript">
|
||||
var DEFAULT_URL = '{{item.get_absolute_pdf_url}}';
|
||||
var videoOverlay = {{item.get_overlay|safe}};
|
||||
var edit = {{edit}};
|
||||
var editable = {{editable}};
|
||||
</script>
|
||||
<script type="text/javascript" src="/static/videoOverlay.js"></script>
|
||||
<script type="text/javascript" src="/static/viewer.js"></script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue