@@ -172,9 +172,10 @@ function program5(depth0,data) {
172172 'blog_name' : ( "blog_name" ) ,
173173 'blog_subtitle' : ( "blog_subtitle" ) ,
174174 'read_only_mode' : ( "read_only_mode" ) ,
175+ 'has_navbar' : ( "has_navbar" ) ,
175176 'has_cmnt_feature' : ( "has_cmnt_feature" ) ,
176177 'blog_links' : ( "blog_links" )
177- } , hashTypes :{ 'blog_name' : "ID" , 'blog_subtitle' : "ID" , 'read_only_mode' : "ID" , 'has_cmnt_feature' : "ID" , 'blog_links' : "ID" } , hashContexts :{ 'blog_name' : depth0 , 'blog_subtitle' : depth0 , 'read_only_mode' : depth0 , 'has_cmnt_feature' : depth0 , 'blog_links' : depth0 } , contexts :[ ] , types :[ ] , data :data } , helper ? helper . call ( depth0 , options ) : helperMissing . call ( depth0 , "manage-status" , options ) ) ) ) ;
178+ } , hashTypes :{ 'blog_name' : "ID" , 'blog_subtitle' : "ID" , 'read_only_mode' : "ID" , 'has_navbar' : "ID" , ' has_cmnt_feature' : "ID" , 'blog_links' : "ID" } , hashContexts :{ 'blog_name' : depth0 , 'blog_subtitle' : depth0 , 'read_only_mode' : depth0 , 'has_navbar ' : depth0 , 'has_cmnt_feature' : depth0 , 'blog_links' : depth0 } , contexts :[ ] , types :[ ] , data :data } , helper ? helper . call ( depth0 , options ) : helperMissing . call ( depth0 , "manage-status" , options ) ) ) ) ;
178179 data . buffer . push ( "\r\n </div>\r\n <div class=\"btn-group\" role=\"group\" aria-label=\"...\">\r\n " ) ;
179180 stack1 = ( helper = helpers [ 'link-to' ] || ( depth0 && depth0 [ 'link-to' ] ) , options = { hash :{ } , hashTypes :{ } , hashContexts :{ } , inverse :self . noop , fn :self . program ( 3 , program3 , data ) , contexts :[ depth0 ] , types :[ "STRING" ] , data :data } , helper ? helper . call ( depth0 , "typeblogpost" , options ) : helperMissing . call ( depth0 , "link-to" , "typeblogpost" , options ) ) ;
180181 if ( stack1 || stack1 === 0 ) { data . buffer . push ( stack1 ) ; }
@@ -536,7 +537,7 @@ helpers = this.merge(helpers, Ember.Handlebars.helpers); data = data || {};
536537 data . buffer . push ( escapeExpression ( helpers . action . call ( depth0 , "imgTabStatus" , { hash :{ } , hashTypes :{ } , hashContexts :{ } , contexts :[ depth0 ] , types :[ "STRING" ] , data :data } ) ) ) ;
537538 data . buffer . push ( "><a href=\"#imgTab\" aria-controls=\"imgTab\" role=\"tab\" data-toggle=\"tab\">Insert Image</a></li>\r\n <li role=\"presentation\" " ) ;
538539 data . buffer . push ( escapeExpression ( helpers . action . call ( depth0 , "vidTabStatus" , { hash :{ } , hashTypes :{ } , hashContexts :{ } , contexts :[ depth0 ] , types :[ "STRING" ] , data :data } ) ) ) ;
539- data . buffer . push ( "><a href=\"#videoTab\" aria-controls=\"videoTab\" role=\"tab\" data-toggle=\"tab\">Insert Video</a></li>\r\n </ul>\r\n\r\n <!-- Tab panes -->\r\n <div class=\"tab-content\">\r\n <div role=\"tabpanel\" class=\"tab-pane fade in active\" id=\"imgTab\">\r\n <div id=\"feedback\"></div>\r\n <div id=\"loadingDiv\" style=\"display:none;text-align:center;\"><i class=\"fa fa-spinner fa-spin\"></i> Uploading...</div>\r\n <label for=\"imageUrlTextField\">Type URL / Upload from my Computer: </label>\r\n <input type=\"text\" id=\"imageUrlTextField\" value=\"\" placeholder=\"http://example.com/image.jpg\" class=\"form-control\">\r\n \r\n <br />\r\n <iframe name=\"upload_iframe\" src=\"\" style=\"display:none;\"></iframe>\r\n \r\n <form method=\"POST\" action=\"uploadImage\" accept-charset=\"UTF-8\" target=\"upload_iframe\" enctype=\"multipart/form-data\">\r\n " ) ;
540+ data . buffer . push ( "><a href=\"#videoTab\" aria-controls=\"videoTab\" role=\"tab\" data-toggle=\"tab\">Insert Video</a></li>\r\n </ul>\r\n\r\n <!-- Tab panes -->\r\n <div class=\"tab-content\">\r\n <div role=\"tabpanel\" class=\"tab-pane fade in active\" id=\"imgTab\">\r\n <div id=\"feedback\"></div>\r\n <div id=\"loadingDiv\" class=\"bg-danger\" style=\"display:none;text-align:center;\"><i class=\"fa fa-spinner fa-spin\"></i> Uploading...</div>\r\n <label for=\"imageUrlTextField\">Type URL / Upload from my Computer: </label>\r\n <input type=\"text\" id=\"imageUrlTextField\" value=\"\" placeholder=\"http://example.com/image.jpg\" class=\"form-control\">\r\n \r\n <br />\r\n <iframe name=\"upload_iframe\" src=\"\" style=\"display:none;\"></iframe>\r\n \r\n <form method=\"POST\" action=\"uploadImage\" accept-charset=\"UTF-8\" target=\"upload_iframe\" enctype=\"multipart/form-data\">\r\n " ) ;
540541 data . buffer . push ( escapeExpression ( ( helper = helpers . input || ( depth0 && depth0 . input ) , options = { hash :{
541542 'type' : ( "hidden" ) ,
542543 'name' : ( "non_ajax_token" ) ,
@@ -934,24 +935,24 @@ helpers = this.merge(helpers, Ember.Handlebars.helpers); data = data || {};
934935function program1 ( depth0 , data ) {
935936
936937
937- data . buffer . push ( "\r\n <button type=\"button\" class=\"btn btn-primary disabled\">Submit</button>\r\n " ) ;
938+ data . buffer . push ( "\r\n <button type=\"button\" class=\"btn btn-primary disabled\">Submit</button>\r\n " ) ;
938939 }
939940
940941function program3 ( depth0 , data ) {
941942
942943 var buffer = '' ;
943- data . buffer . push ( "\r\n <button " ) ;
944+ data . buffer . push ( "\r\n <button " ) ;
944945 data . buffer . push ( escapeExpression ( helpers . action . call ( depth0 , "changeBlogName" , { hash :{ } , hashTypes :{ } , hashContexts :{ } , contexts :[ depth0 ] , types :[ "STRING" ] , data :data } ) ) ) ;
945- data . buffer . push ( " type=\"button\" class=\"btn btn-primary\">Submit</button>\r\n " ) ;
946+ data . buffer . push ( " type=\"button\" class=\"btn btn-primary\">Submit</button>\r\n " ) ;
946947 return buffer ;
947948 }
948949
949950function program5 ( depth0 , data ) {
950951
951952 var buffer = '' ;
952- data . buffer . push ( "\r\n <button " ) ;
953+ data . buffer . push ( "\r\n <button " ) ;
953954 data . buffer . push ( escapeExpression ( helpers . action . call ( depth0 , "changeSubtitle" , { hash :{ } , hashTypes :{ } , hashContexts :{ } , contexts :[ depth0 ] , types :[ "STRING" ] , data :data } ) ) ) ;
954- data . buffer . push ( " type=\"button\" class=\"btn btn-primary\">Submit</button>\r\n " ) ;
955+ data . buffer . push ( " type=\"button\" class=\"btn btn-primary\">Submit</button>\r\n " ) ;
955956 return buffer ;
956957 }
957958
@@ -1027,27 +1028,27 @@ function program21(depth0,data) {
10271028 return buffer ;
10281029 }
10291030
1030- data . buffer . push ( "<button class=\"btn btn-success\" data-toggle=\"modal\" data-target=\"#blog_setting_modal\"><i class=\"fa fa-magic\"></i> Manage Blog Settings</button>\r\n <!-- Button trigger modal -->\r\n <!-- Modal -->\r\n <div class=\"modal fade\" id=\"blog_setting_modal\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\r\n <div class=\"modal-dialog\">\r\n <div class=\"modal-content\">\r\n <div class=\"modal-header\">\r\n <button type=\"button\" class=\"close\" data-dismiss=\"modal\"><span aria-hidden=\"true\">×</span><span class=\"sr-only\">Close</span></button>\r\n <h4 class=\"modal-title\" id=\"myModalLabel\"><i class=\"fa fa-magic\"></i> Manage Blog Settings</h4>\r\n </div>\r\n <div class=\"modal-body\" style=\"font-size:18px;\">\r\n <div class=\"form-group \">\r\n <div class=\"input -group\">\r\n " ) ;
1031+ data . buffer . push ( "<button class=\"btn btn-success\" data-toggle=\"modal\" data-target=\"#blog_setting_modal\"><i class=\"fa fa-magic\"></i> Manage Blog Settings</button>\r\n <!-- Button trigger modal -->\r\n <!-- Modal -->\r\n <div class=\"modal fade\" id=\"blog_setting_modal\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">\r\n <div class=\"modal-dialog\">\r\n <div class=\"modal-content\">\r\n <div class=\"modal-header\">\r\n <button type=\"button\" class=\"close\" data-dismiss=\"modal\"><span aria-hidden=\"true\">×</span><span class=\"sr-only\">Close</span></button>\r\n <h4 class=\"modal-title\" id=\"myModalLabel\"><i class=\"fa fa-magic\"></i> Manage Blog Settings</h4>\r\n </div>\r\n <div class=\"modal-body\" style=\"font-size:18px;\">\r\n <form class=\"form-inline \">\r\n <div class=\"form -group\">\r\n " ) ;
10311032 data . buffer . push ( escapeExpression ( ( helper = helpers . input || ( depth0 && depth0 . input ) , options = { hash :{
10321033 'class' : ( "form-control" ) ,
10331034 'type' : ( "text" ) ,
10341035 'value' : ( "blog_name" ) ,
10351036 'placeholder' : ( "Blog name" )
10361037 } , hashTypes :{ 'class' : "STRING" , 'type' : "STRING" , 'value' : "ID" , 'placeholder' : "STRING" } , hashContexts :{ 'class' : depth0 , 'type' : depth0 , 'value' : depth0 , 'placeholder' : depth0 } , contexts :[ ] , types :[ ] , data :data } , helper ? helper . call ( depth0 , options ) : helperMissing . call ( depth0 , "input" , options ) ) ) ) ;
1037- data . buffer . push ( "\r\n <span class=\"input-group-btn\" >\r\n " ) ;
1038+ data . buffer . push ( "\r\n </div >\r\n " ) ;
10381039 stack1 = helpers [ 'if' ] . call ( depth0 , "loadingOn" , { hash :{ } , hashTypes :{ } , hashContexts :{ } , inverse :self . program ( 3 , program3 , data ) , fn :self . program ( 1 , program1 , data ) , contexts :[ depth0 ] , types :[ "ID" ] , data :data } ) ;
10391040 if ( stack1 || stack1 === 0 ) { data . buffer . push ( stack1 ) ; }
1040- data . buffer . push ( " \r\n </span>\r\n </ div>\r\n </div>\r\n <div class=\"form-group\">\r\n <div class=\"input -group\">\r\n " ) ;
1041+ data . buffer . push ( "\r\n < div class=\"form-group\">\r\n " ) ;
10411042 data . buffer . push ( escapeExpression ( ( helper = helpers . input || ( depth0 && depth0 . input ) , options = { hash :{
10421043 'class' : ( "form-control" ) ,
10431044 'type' : ( "text" ) ,
10441045 'value' : ( "blog_subtitle" ) ,
10451046 'placeholder' : ( "Blog subtitle" )
10461047 } , hashTypes :{ 'class' : "STRING" , 'type' : "STRING" , 'value' : "ID" , 'placeholder' : "STRING" } , hashContexts :{ 'class' : depth0 , 'type' : depth0 , 'value' : depth0 , 'placeholder' : depth0 } , contexts :[ ] , types :[ ] , data :data } , helper ? helper . call ( depth0 , options ) : helperMissing . call ( depth0 , "input" , options ) ) ) ) ;
1047- data . buffer . push ( "\r\n <span class=\"input-group-btn\" >\r\n " ) ;
1048+ data . buffer . push ( "\r\n </div >\r\n " ) ;
10481049 stack1 = helpers [ 'if' ] . call ( depth0 , "loadingOn" , { hash :{ } , hashTypes :{ } , hashContexts :{ } , inverse :self . program ( 5 , program5 , data ) , fn :self . program ( 1 , program1 , data ) , contexts :[ depth0 ] , types :[ "ID" ] , data :data } ) ;
10491050 if ( stack1 || stack1 === 0 ) { data . buffer . push ( stack1 ) ; }
1050- data . buffer . push ( "\r\n </span >\r\n </div>\r\n </div> \r\n <div class=\"row\">\r\n <div class=\"col-lg-6\">\r\n <div class=\"form-group\">\r\n Read Only Mode: \r\n " ) ;
1051+ data . buffer . push ( "\r\n </form >\r\n\r\n <div class=\"row\">\r\n <div class=\"col-lg-6\">\r\n <div class=\"form-group\">\r\n Read Only Mode: \r\n " ) ;
10511052 stack1 = helpers . unless . call ( depth0 , "read_only_mode" , { hash :{ } , hashTypes :{ } , hashContexts :{ } , inverse :self . program ( 9 , program9 , data ) , fn :self . program ( 7 , program7 , data ) , contexts :[ depth0 ] , types :[ "ID" ] , data :data } ) ;
10521053 if ( stack1 || stack1 === 0 ) { data . buffer . push ( stack1 ) ; }
10531054 data . buffer . push ( "\r\n </div>\r\n <div class=\"form-group\">\r\n Has Comment Feature: \r\n " ) ;
0 commit comments