Add a printer job queue via the printer plugin
This commit is contained in:
parent
63e1541aa3
commit
c955a6ee40
24 changed files with 561 additions and 1 deletions
1
plugins/printer/app/views/printer_jobs/index.js.haml
Normal file
1
plugins/printer/app/views/printer_jobs/index.js.haml
Normal file
|
|
@ -0,0 +1 @@
|
|||
$('#jobsTable').html('#{j(render('jobs'))}');
|
||||
Loading…
Add table
Add a link
Reference in a new issue