forked from Archives/Athou_commafeed
removed codemirror as we don't really need it and it's integration with angular is bugged
This commit is contained in:
@@ -29,8 +29,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="tab-pane" id="custom-css">
|
||||
<textarea ui-codemirror="codeMirrorConfig"
|
||||
ng-model="settings.customCss" ui-refresh="refreshCodemirror">
|
||||
<textarea ng-model="settings.customCss" class="input-block-level" rows="20">
|
||||
</textarea>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user