mas css, la parte de adminn esta casi casi <3
This commit is contained in:
4
public/js/admin.js
vendored
4
public/js/admin.js
vendored
@@ -94,6 +94,10 @@
|
||||
/***/ (function(module, exports) {
|
||||
|
||||
switch (window.location.pathname) {
|
||||
case "/admin":
|
||||
document.getElementById("title-link").classList.add("pure-menu-highlight");
|
||||
break;
|
||||
|
||||
case "/admin/posts":
|
||||
document.getElementById("posts-link").classList.add("pure-menu-highlight");
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user