Преглед на файлове

:lipstick: move sidebar to the right

jmacura преди 5 години
родител
ревизия
d74d3d3bf0
променени са 1 файла, в които са добавени 1 реда и са изтрити 2 реда
  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;