mirror of
https://github.com/myvesta/vesta
synced 2025-07-11 15:46:43 -07:00
Bug fix: border-bottom dissapear after edit and then cancel
This commit is contained in:
parent
79699b83be
commit
4412f3f843
1 changed files with 1 additions and 0 deletions
|
@ -251,6 +251,7 @@ App.Helpers.updateScreen = function()
|
|||
App.Env.initialParams = reply.data;
|
||||
App.Helpers.updateInitial();
|
||||
});*/
|
||||
$('.first-row').removeClass('first-row');
|
||||
$('.row:first').addClass('first-row');
|
||||
Custom.init();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue