mirror of
https://github.com/Relintai/mourne_rcpp_fw.git
synced 2024-12-23 21:16:50 +01:00
Updated the engine to the latest.
This commit is contained in:
parent
5037e01417
commit
be495e2031
2
HEADS
2
HEADS
@ -1 +1 @@
|
||||
{"engine": {"master": "5462650e1029586c828751365c48a870978339cd"}}
|
||||
{"engine": {"master": "8d622659e25c8f9849b20e6a05ccf4dbb0803827"}}
|
@ -296,7 +296,7 @@ MourneApplication::MourneApplication() :
|
||||
b.div()->cls("back")->f()->a()->href("/")->f()->w("<--- Back")->ca()->cdiv();
|
||||
b.br();
|
||||
|
||||
_admin_panel->set_default_body_top(b.result);
|
||||
_admin_panel->set_default_main_body_top(b.result);
|
||||
|
||||
compile_menu();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user