Merge 3dfa5069f9 into 069cc0eb4c
This commit is contained in:
commit
89f76fd6b5
1 changed files with 5 additions and 0 deletions
|
|
@ -7,3 +7,8 @@
|
||||||
%div#callforpapers
|
%div#callforpapers
|
||||||
= render 'call_for_papers'
|
= render 'call_for_papers'
|
||||||
|
|
||||||
|
|
||||||
|
:javascript
|
||||||
|
$(document).ready(function(){
|
||||||
|
$('#content').removeClass('container');
|
||||||
|
});
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue