Mark Lenser pushed to branch feature/visual-editing-psp1 at cms-community / 
hippo-addon-channel-manager


Commits:
79e2692c by Mark at 2016-10-24T10:17:10+02:00
CHANNELMGR-946: remove unused classes

- - - - -


2 changed files:

- frontend-ng/src/angularjs/channel/hippoIframe/hippoIframe.html
- 
frontend-ng/src/angularjs/channel/hippoIframe/overlay/overlaySync.service.fixture.html


Changes:

=====================================
frontend-ng/src/angularjs/channel/hippoIframe/hippoIframe.html
=====================================
--- a/frontend-ng/src/angularjs/channel/hippoIframe/hippoIframe.html
+++ b/frontend-ng/src/angularjs/channel/hippoIframe/hippoIframe.html
@@ -16,7 +16,7 @@
 
 <md-content class="channel-iframe-base" flex layout="row">
   <div class="channel-iframe-canvas" flex layout="row">
-    <div class="channel-iframe-sheet cm-scale" flex="grow" layout="row">
+    <div class="channel-iframe-sheet" flex="grow" layout="row">
       <div class="channel-iframe-scroll-x" flex layout="row">
         <iframe class="qa-view"
                 flex="noshrink"
@@ -69,6 +69,6 @@
         </div>
       </div>
     </div>
-    <div class="channel-dragula-mirror cm-scale"></div>
+    <div class="channel-dragula-mirror"></div>
   </div>
 </md-content>


=====================================
frontend-ng/src/angularjs/channel/hippoIframe/overlay/overlaySync.service.fixture.html
=====================================
--- 
a/frontend-ng/src/angularjs/channel/hippoIframe/overlay/overlaySync.service.fixture.html
+++ 
b/frontend-ng/src/angularjs/channel/hippoIframe/overlay/overlaySync.service.fixture.html
@@ -17,7 +17,7 @@
 <div id="test-hippo-iframe">
   <div class="channel-iframe-base" style="overflow: auto">
     <div class="channel-iframe-canvas">
-      <div class="channel-iframe-sheet cm-scale">
+      <div class="channel-iframe-sheet">
         <div class="channel-iframe-scroll-x">
           <!-- position both the iframe and overlay on top of each other -->
           <iframe class="iframe" style="border: 0; position: absolute; top: 0; 
right: 0; bottom: 0; left: 0"></iframe>



View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-addon-channel-manager/commit/79e2692c9cba9d3f42dd6647e17d0b2545689a21
_______________________________________________
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn

Reply via email to