1
0

Added JS layout

This commit is contained in:
cryptogopher
2020-02-22 22:51:15 +01:00
parent 2d778c831b
commit f65569528d
20 changed files with 2 additions and 19 deletions

View File

@@ -1,2 +0,0 @@
$('div[id^=flash_]').remove();
$('#content').prepend('<%= j render_flash_messages %>');