2 push @{ $c->stash->{head_pre_html} },
3 qq|<link rel="stylesheet" type="text/css" href="/static/ext-4.0/resources/css/ext-all-scoped.css"/>|;
5 push @{ $c->stash->{add_head_html} },
6 qq|<script type="text/javascript" src="/static/ext-4.0/bootstrap.js"></script>|;
9 <script type="text/javascript">
10 Ext.scopeResetCSS = true;