"use strict";app.controller("CkeditorCtrl",["$scope",function(n){n.options={language:"en",allowedContent:!0,entities:!1},n.onReady=function(){}}]);