Kaynağa Gözat

:lipstick: move sidebar to the right

jmacura 5 yıl önce
ebeveyn
işleme
d74d3d3bf0
1 değiştirilmiş dosya ile 1 ekleme ve 2 silme
  1. 1 2
      src/app.component.js

+ 1 - 2
src/app.component.js

@@ -6,7 +6,6 @@ export const HsComponent = {
   bindings: {},
   controller: function (
     $scope,
-    $compile,
     $element,
     gettext,
     HsCore,
@@ -18,7 +17,7 @@ export const HsComponent = {
     vm.exists = HsCore.exists;
     vm.panelVisible = HsLayoutService.panelVisible;
     HsLayoutService.fullScreenMap($element, HsCore);
-    HsLayoutService.sidebarRight = false;
+    // HsLayoutService.sidebarRight = false;
     // HsLayoutService.sidebarToggleable = false;
     // HsCore.singleDatasources = true;
     //HsLayoutService.sidebarButtons = true;