工单页面

This commit is contained in:
jysperm
2014-04-16 01:11:33 +08:00
parent 04f462f43e
commit 065c39cab4
6 changed files with 56 additions and 4 deletions

View File

@@ -2,7 +2,7 @@ extends ../layout
prepend head
title #{t('view.ticket.word.create')} | #{t('app.name')}
link(rel='stylesheet', href='/style/ticket/create.css')
link(rel='stylesheet', href='/style/ticket.css')
block main
header= t('view.ticket.word.create')
@@ -23,4 +23,4 @@ block main
append footer
script(src='/script/ticket/create.js')
script(src='/script/ticket/create.js')