Files
mozo-backend/app/views/supplier/home.html.slim
T

8 lines
174 B
Plaintext

- content_for :head do
= javascript_include_tag 'supplier/app/application'
- content_for :footer do
javascript:
$(function(){
Qsupplier.watch_events();
});