ORB/templates/default/new/extrajs.tem

8 lines
426 B
Plaintext
Raw Permalink Normal View History

2018-06-30 12:51:52 +01:00
</script>
<script src="{V_[templatepath]}3rdparty/timepicker/jquery-time-duration-picker.js"></script>
<script src="{V_[templatepath]}3rdparty/ckeditor/ckeditor.js"></script>
<script src="{V_[jspath]}new.js"></script>
<script>
api = { ingredients: '{V_[scriptpath]}rest/api/ingredients',
tags: '{V_[scriptpath]}rest/api/tags',
};